aboutsummaryrefslogtreecommitdiffstats
path: root/sli/common/src/test/resources/JsonObject.json
diff options
context:
space:
mode:
Diffstat (limited to 'sli/common/src/test/resources/JsonObject.json')
-rw-r--r--sli/common/src/test/resources/JsonObject.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/sli/common/src/test/resources/JsonObject.json b/sli/common/src/test/resources/JsonObject.json
new file mode 100644
index 00000000..0578368f
--- /dev/null
+++ b/sli/common/src/test/resources/JsonObject.json
@@ -0,0 +1,5 @@
+{
+ "aaa": "123",
+ "bbb": "xyz",
+ "c.d": "abc"
+} \ No newline at end of file