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