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