Validate cross-revision imports and includes
[yangtools.git] / model / yang-model-export / src / test / resources / bugs / bug2444 / yang / submodule.yang
index 1347d6799faaa870633efd60700175575c9d6d54..44b64967c896a5b02afb761035b69ec40f0f005e 100644 (file)
@@ -1,4 +1,6 @@
 submodule submodule {
+    yang-version 1.1;
+
     belongs-to include {
         prefix incl;
     }