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