Validate cross-revision imports and includes
[yangtools.git] / parser / rfc8040-parser-support / src / test / resources / yang-data-extension-test / foo-invalid-2.yang
index 33eb4e1590fc249eb01fbd55541d00240ab2d44d..f4e50dede561c3f05ff43ca182a703a9db297d2b 100644 (file)
@@ -4,7 +4,6 @@ module foo {
 
     import ietf-restconf {
         prefix rc;
-        revision-date 2017-01-26;
     }
 
     revision 2017-06-01;
@@ -22,4 +21,4 @@ module foo {
     grouping grp-2 {
         container cont-2 {}
     }
-}
\ No newline at end of file
+}