Backup-Restore support library + tests
[integration/test.git] / csit / libraries / backuprestore / testinput / setTwoNames.json
diff --git a/csit/libraries/backuprestore/testinput/setTwoNames.json b/csit/libraries/backuprestore/testinput/setTwoNames.json
new file mode 100644 (file)
index 0000000..a4dae94
--- /dev/null
@@ -0,0 +1,11 @@
+{
+ "Name": "John",
+ "LastName1":
+   {
+     "lastName1":"ln1"
+   },
+  "LastName2":
+   {
+     "lastName2":"ln2"
+   }
+}