Cleanup project structure and dependencies
[netconf.git] / opendaylight / restconf / sal-rest-connector / src / test / resources / json-to-nn / wrong-top-level2.json
diff --git a/opendaylight/restconf/sal-rest-connector/src/test/resources/json-to-nn/wrong-top-level2.json b/opendaylight/restconf/sal-rest-connector/src/test/resources/json-to-nn/wrong-top-level2.json
new file mode 100644 (file)
index 0000000..af75a47
--- /dev/null
@@ -0,0 +1,9 @@
+{
+
+       "lst": {
+       },
+       "lst1":[
+               {
+               }
+       ]
+}
\ No newline at end of file