Validate cross-revision imports and includes
[yangtools.git] / parser / rfc8040-parser-support / src / test / resources / yang-data-extension-test / foo-invalid-3.yang
index 98ae30fb36eb5112685338a39133a3fc0c8e32b1..0242770a19cbf0ba63ecd7f9c6e44c329c73b55b 100644 (file)
@@ -4,7 +4,6 @@ module foo {
 
     import ietf-restconf {
         prefix rc;
-        revision-date 2017-01-26;
     }
 
     revision 2017-06-01;
@@ -15,4 +14,4 @@ module foo {
             type string;
         }
     }
-}
\ No newline at end of file
+}