summaryrefslogtreecommitdiff
path: root/spec/data/object_loader/nodes/test.json
diff options
context:
space:
mode:
Diffstat (limited to 'spec/data/object_loader/nodes/test.json')
-rw-r--r--spec/data/object_loader/nodes/test.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/data/object_loader/nodes/test.json b/spec/data/object_loader/nodes/test.json
index 49f297d039..70aa8927c6 100644
--- a/spec/data/object_loader/nodes/test.json
+++ b/spec/data/object_loader/nodes/test.json
@@ -1,4 +1,6 @@
{
+ /* thing that we support c-style comments */
+ // testing that we support c++-style comments as well
"name": "test",
"environment": "prod",
"run_list": []