summaryrefslogtreecommitdiff
path: root/spec/data/object_loader/environments/test_json_class.json
diff options
context:
space:
mode:
Diffstat (limited to 'spec/data/object_loader/environments/test_json_class.json')
-rw-r--r--spec/data/object_loader/environments/test_json_class.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/spec/data/object_loader/environments/test_json_class.json b/spec/data/object_loader/environments/test_json_class.json
new file mode 100644
index 0000000000..28345198c9
--- /dev/null
+++ b/spec/data/object_loader/environments/test_json_class.json
@@ -0,0 +1,6 @@
+{
+ "name": "test",
+ "json_class": "Chef::Environment",
+ "description": "prod",
+ "run_list": []
+}