Reduce exception guard
[netconf.git] / restconf / restconf-nb-rfc8040 / src / test / resources / modules / modules-behind-mount-point / module1-behind-mount-point.yang
1 module module1-behind-mount-point {
2     namespace "module:1:behind:mount:point";
3     prefix "mod1bemopo";
4     revision "2014-02-03";
5
6     rpc rpc-behind-module1 {
7     }
8 }