diff options
Diffstat (limited to 'conf.d/project/etc/test-config.json')
-rw-r--r-- | conf.d/project/etc/test-config.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf.d/project/etc/test-config.json b/conf.d/project/etc/test-config.json index cf53b96..aee7857 100644 --- a/conf.d/project/etc/test-config.json +++ b/conf.d/project/etc/test-config.json @@ -15,6 +15,7 @@ "info": "Launch all the tests", "action": "lua://AFT#_launch_test", "args": { + "trace": "hello", "files": ["helloworld.lua"] } } |