aboutsummaryrefslogtreecommitdiffstats
path: root/conf.d/project/etc/test-config.json
diff options
context:
space:
mode:
Diffstat (limited to 'conf.d/project/etc/test-config.json')
-rw-r--r--conf.d/project/etc/test-config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.d/project/etc/test-config.json b/conf.d/project/etc/test-config.json
index aee7857..fa26c5f 100644
--- a/conf.d/project/etc/test-config.json
+++ b/conf.d/project/etc/test-config.json
@@ -16,7 +16,7 @@
"action": "lua://AFT#_launch_test",
"args": {
"trace": "hello",
- "files": ["helloworld.lua"]
+ "files": "helloworld.lua"
}
}
}