BUG-4688: Rework SchemaContext module lookups
[yangtools.git] / yang / yang-parser-impl / src / test / resources / revisions / mod-1970-rev.yang
1 submodule mod-1970-rev {
2     belongs-to "mod-1970-root" {
3         prefix mod-1970-root;
4     }
5 }