Bug 1411 #2 BindingGeneratorImpl decomposition - Types
[mdsal.git] / binding2 / mdsal-binding2-generator-impl / src / test / resources / generator / test.yang
similarity index 85%
rename from binding2/mdsal-binding2-generator-impl/src/main/test/resources/generator/test.yang
rename to binding2/mdsal-binding2-generator-impl/src/test/resources/generator/test.yang
index 763e25482fdca394f0a67c716c8d1ff8c5304850..8ca7abdd41126a6ebebc865d9fa3e260e163a900 100644 (file)
@@ -6,6 +6,6 @@ module test {
     organization "test.org";
     revision "2017-02-06";
 
-    container my-cont {
+    container *my-cont {
     }
 }
\ No newline at end of file