mirror of
https://github.com/lihop/godot-xterm.git
synced 2024-11-10 04:40:25 +01:00
11 lines
150 B
JSON
11 lines
150 B
JSON
|
{
|
||
|
"dirs": [
|
||
|
"res://test/unit"
|
||
|
],
|
||
|
"prefix": "",
|
||
|
"suffix": ".test.gd",
|
||
|
"include_subdirs": true,
|
||
|
"log_level": 2,
|
||
|
"should_exit": true
|
||
|
}
|