run-gut-tests-action/test_proj/.gutconfig.json

10 lines
170 B
JSON
Raw Permalink Normal View History

2020-07-25 23:09:22 +02:00
{
"dirs":[
"res://tests/"
],
"include_subdirs":true,
"ignore_pause":true,
"log_level":2,
"should_exit":true,
"should_maximize":false
}