Bug 4646: Parser accepts invalid models
[yangtools.git] / yang / yang-parser-impl / src / test / resources / semantic-statement-parser / effective-module / root.yang
index 9c1f2268157283da8db6bda7305ab91188920ec1..51ce0c5e0f898e7b2b5df8a856ce24637b0796ee 100644 (file)
@@ -38,8 +38,6 @@ module root {
 
     deviation /cont {
         deviate add {
-            container subcont {
-            }
         }
         reference "deviate reference";
     }