mirror of
https://github.com/lihop/godot-xterm.git
synced 2024-11-10 04:40:25 +01:00
21 lines
431 B
JSON
21 lines
431 B
JSON
|
{
|
||
|
"dirs": [ "res://test" ],
|
||
|
"disable_colors": false,
|
||
|
"double_strategy": "partial",
|
||
|
"ignore_pause": false,
|
||
|
"include_subdirs": true,
|
||
|
"inner_class": "",
|
||
|
"log_level": 1,
|
||
|
"opacity": 100,
|
||
|
"post_run_script": "",
|
||
|
"pre_run_script": "",
|
||
|
"prefix": "test_",
|
||
|
"selected": "",
|
||
|
"should_exit": true,
|
||
|
"should_exit_on_success": false,
|
||
|
"should_maximize": false,
|
||
|
"suffix": ".gd",
|
||
|
"tests": [],
|
||
|
"unit_test_name": ""
|
||
|
}
|