Bug 7954: Throw an exception when parsing duplicate (sub)modules
[yangtools.git] / yang / yang-maven-plugin-it / src / test / resources / test-parent / GenerateTest1 / src / main / resources / testfile3.yang
index be255a500203a44c753419ab13d8c029cc14101d..12901adedfcf19fa3aa53f8d5da0fe954d3b55a4 100644 (file)
@@ -7,7 +7,7 @@
  */
 module types3 {
     yang-version 1;
-    namespace "urn:simple.container.demo.test";
+    namespace "urn:simple.container.demo.types3";
     prefix "t3";
 
     import types2 {