Implement new method to convert SvcLogicContext to JSON
[ccsdk/sli/core.git] / sli / common / src / test / resources / JsonObject.json
diff --git a/sli/common/src/test/resources/JsonObject.json b/sli/common/src/test/resources/JsonObject.json
new file mode 100644 (file)
index 0000000..0578368
--- /dev/null
@@ -0,0 +1,5 @@
+{\r
+  "aaa": "123",\r
+  "bbb": "xyz",\r
+  "c.d": "abc"\r
+}
\ No newline at end of file