RestapiCallNode unit tests
[ccsdk/sli/plugins.git] / restapi-call-node / provider / src / test / resources / 2dArray.json
diff --git a/restapi-call-node/provider/src/test/resources/2dArray.json b/restapi-call-node/provider/src/test/resources/2dArray.json
new file mode 100644 (file)
index 0000000..b473864
--- /dev/null
@@ -0,0 +1,4 @@
+[\r
+       ["apple", "orange", "banana"],\r
+       ["squash", "broccoli", "cauliflower"]\r
+]
\ No newline at end of file