Move SendErrorExceptionUtil
[netconf.git] / netconf / netconf-util / src / test / resources / netconfMessages / rpc.xml
diff --git a/netconf/netconf-util/src/test/resources/netconfMessages/rpc.xml b/netconf/netconf-util/src/test/resources/netconfMessages/rpc.xml
deleted file mode 100644 (file)
index 5de3de1..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-<rpc message-id="a" a="64" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
-    <no-arg xmlns="urn:opendaylight:params:xml:ns:yang:controller:test:impl">
-        <context-instance>/modules/module[type='impl-netconf' and name='instance-from-code']</context-instance>
-        <arg1>
-            testarg1
-        </arg1>
-    </no-arg>
-</rpc>