Convert yang-data-impl to a JPMS module
[yangtools.git] / yang / yang-data-impl / src / test / resources / bug5968.yang
similarity index 87%
rename from yang/yang-data-impl/src/test/resources/bug5968/foo.yang
rename to yang/yang-data-impl/src/test/resources/bug5968.yang
index a3bdec4cb636d6befef46c495354454e4c64a9a1..538f95026d2cf96b77615fa327ed05bc95b0e255 100644 (file)
@@ -1,7 +1,7 @@
-module foo {
+module bug5968 {
     yang-version 1;
-    namespace "foo";
-    prefix foo;
+    namespace bug5968;
+    prefix bug5968;
 
     revision 2016-07-28 {
         description "test";