Adjust test suite parser update to conform with API changes
[yangtools.git] / yang / yang-parser-rfc7950 / src / test / resources / parse-methods / dependencies / m5.yang
1 module m5 {
2
3     yang-version 1;
4     namespace "urn:test.m5";
5     prefix "m5";
6
7      revision 2012-04-16 {
8     }
9
10 }