YANGTOOLS-706: Split out yang-parser-rfc7950
[yangtools.git] / yang / yang-parser-rfc7950 / src / test / resources / import-revision-date-test / imported-module-with-no-revision-date.yang
1 module imported-module-with-no-revision-date {
2     namespace "urn:opendaylight.org/imported-module-with-no-revision-date";
3     prefix "imported-no-date";
4 }