Implement new method to convert SvcLogicContext to JSON
[ccsdk/sli/core.git] / sli / common / src / test / resources / 3dArray.json
diff --git a/sli/common/src/test/resources/3dArray.json b/sli/common/src/test/resources/3dArray.json
new file mode 100644 (file)
index 0000000..1499555
--- /dev/null
@@ -0,0 +1,4 @@
+[\r
+       [["a","b","c"], ["d","e","f"]],\r
+       [["x","y","z"]]\r
+]
\ No newline at end of file