godot-xterm/test/.gutconfig.ci.json
2024-02-13 10:52:22 +13:00

8 lines
168 B
JSON

{
"dirs": ["res://test/unit", "res://test/integration"],
"prefix": "",
"suffix": ".test.gd",
"include_subdirs": true,
"log_level": 2,
"should_exit": true
}