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