Validate cross-revision imports and includes
[yangtools.git] / parser / yang-parser-rfc7950 / src / test / resources / rfc7950 / include-import-stmt-test / invalid-import-10 / import-test-root.yang
index 732bcbe59fe899f0e91a1b0dad43b324055ed3e5..2bf36eeee7fc7a86cccbd852ad960055a239e4e4 100644 (file)
@@ -8,8 +8,7 @@ module import-test-root {
 
     import import-test-imported {
         prefix "imported-module";
-        revision-date "2016-12-12";
         description "Yang 1.1: Allow description and reference in include and import.";
         reference "https://tools.ietf.org/html/rfc7950 section-7.1.5/6";
     }
-}
\ No newline at end of file
+}