Adjust test suite parser update to conform with API changes
[yangtools.git] / yang / yang-parser-rfc7950 / src / test / resources / rfc7950 / bug6886 / yang11 / foo2.yang
1 module foo2 {
2     namespace foo2;
3     prefix foo2;
4     yang-version 1.1;
5
6     description illegalchars'test2;
7 }