Populate parser/ hierarchy
[yangtools.git] / yang / yang-parser-rfc7950 / src / test / resources / semantic-statement-parser / augment-arg-parsing / root-invalid-rel1.yang
diff --git a/yang/yang-parser-rfc7950/src/test/resources/semantic-statement-parser/augment-arg-parsing/root-invalid-rel1.yang b/yang/yang-parser-rfc7950/src/test/resources/semantic-statement-parser/augment-arg-parsing/root-invalid-rel1.yang
deleted file mode 100644 (file)
index a35f83f..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-module root-invalid-rel1 {
-       namespace root;
-       prefix root;
-
-       augment "./aug1/aug11" {
-               container add {
-               }
-       }
-}
\ No newline at end of file