aboutsummaryrefslogtreecommitdiffstats
path: root/dev-scripts/templates/test-config.json
diff options
context:
space:
mode:
Diffstat (limited to 'dev-scripts/templates/test-config.json')
-rw-r--r--dev-scripts/templates/test-config.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/dev-scripts/templates/test-config.json b/dev-scripts/templates/test-config.json
new file mode 100644
index 00000000..e7e6e0cb
--- /dev/null
+++ b/dev-scripts/templates/test-config.json
@@ -0,0 +1,7 @@
+{
+ "tests" : [
+ {
+ "filename" : "main.cpp"
+ }
+ ]
+}