Split Restconf implementations (draft02 and RFC) - tests
[netconf.git] / restconf / restconf-nb-rfc8040 / src / test / resources / modules / modules-behind-mount-point / module2-behind-mount-point.yang
diff --git a/restconf/restconf-nb-rfc8040/src/test/resources/modules/modules-behind-mount-point/module2-behind-mount-point.yang b/restconf/restconf-nb-rfc8040/src/test/resources/modules/modules-behind-mount-point/module2-behind-mount-point.yang
new file mode 100644 (file)
index 0000000..c90f843
--- /dev/null
@@ -0,0 +1,8 @@
+module module2-behind-mount-point {
+    namespace "module:2:behind:mount:point";
+    prefix "mod2bemopo";
+    revision "2014-02-04";
+
+    rpc rpc-behind-module2 {
+    }
+}
\ No newline at end of file