Populate codec/ directory
[yangtools.git] / yang / yang-data-codec-gson / src / test / resources / complexjson / case-node-external-augmentation-in-choice-in-container.json
diff --git a/yang/yang-data-codec-gson/src/test/resources/complexjson/case-node-external-augmentation-in-choice-in-container.json b/yang/yang-data-codec-gson/src/test/resources/complexjson/case-node-external-augmentation-in-choice-in-container.json
deleted file mode 100644 (file)
index d8d81dc..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-{
-    "complexjson:cont1": {
-        "complexjson-augmentation:lf15_11" : "lf15_11 value from augmentation",
-        "lf15_11" : "one two",
-        "lf13" : "lf13 value",
-        "complexjson-augmentation:lf15_12" : "lf15_12 value from augmentation",
-        "lf15_12" : "complexjson:ident"
-    }
-}