10 lines
169 B
JSON
10 lines
169 B
JSON
{
|
|
"dirs": ["res://tests/unit"],
|
|
"include_subdirs": true,
|
|
"prefix": "test_",
|
|
"suffix": ".gd",
|
|
"should_exit": true,
|
|
"disable_colors": true,
|
|
"log_level": 1
|
|
}
|