Files
FFCardGame/.gutconfig.json
2026-01-28 11:22:20 -05:00

10 lines
204 B
JSON

{
"dirs": ["res://tests/unit", "res://tests/integration"],
"prefix": "test_",
"suffix": ".gd",
"include_subdirs": true,
"log_level": 1,
"should_exit": false,
"font_size": 16
}