Populate codec/ directory
[yangtools.git] / yang / yang-data-codec-gson / src / test / resources / bug8083 / json / foobar.json
diff --git a/yang/yang-data-codec-gson/src/test/resources/bug8083/json/foobar.json b/yang/yang-data-codec-gson/src/test/resources/bug8083/json/foobar.json
deleted file mode 100644 (file)
index f8a0d0d..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-{
-  "top-cont": {
-    "keyed-list":[
-      {
-        "iid-key-leaf": "/foobar:top-cont/foobar:leaf-b",
-        "regular-leaf": 150
-      }
-    ],
-
-    "iid-leaf":
-      "/foobar:top-cont/foobar:keyed-list[foobar:iid-key-leaf='/foobar:top-cont/foobar:leaf-b']/foobar:regular-leaf",
-    "leaf-b": 200
-  }
-}
\ No newline at end of file