Populate codec/ directory
[yangtools.git] / yang / yang-data-codec-xml / src / test / resources / dom-reader-test / baz.yang
diff --git a/yang/yang-data-codec-xml/src/test/resources/dom-reader-test/baz.yang b/yang/yang-data-codec-xml/src/test/resources/dom-reader-test/baz.yang
deleted file mode 100644 (file)
index fc39bdc..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-module baz {
-    namespace baz-ns;
-    prefix baz;
-
-    container top-cont {
-        /*list keyed-list {
-            key key-leaf;
-
-            leaf key-leaf {
-                type int32;
-            }
-        }*/
-    }
-}
\ No newline at end of file