Rename mdsal-netconf-connector to netconf-server-mdsal
[netconf.git] / netconf / mdsal-netconf-connector / src / test / resources / messages / mapping / copyConfigs / copyConfig_to_unsupported_url_protocol.xml
diff --git a/netconf/mdsal-netconf-connector/src/test/resources/messages/mapping/copyConfigs/copyConfig_to_unsupported_url_protocol.xml b/netconf/mdsal-netconf-connector/src/test/resources/messages/mapping/copyConfigs/copyConfig_to_unsupported_url_protocol.xml
deleted file mode 100644 (file)
index d6aa3f7..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-<!--
-  ~ Copyright (c) 2018 Cisco Systems, Inc. and others.  All rights reserved.
-  ~
-  ~ This program and the accompanying materials are made available under the
-  ~ terms of the Eclipse Public License v1.0 which accompanies this distribution,
-  ~ and is available at http://www.eclipse.org/legal/epl-v10.html
-  -->
-
-<rpc message-id="a" a="64" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
-    <copy-config>
-        <source>
-            <candidate/>
-        </source>
-        <target>
-            <url>http://foo.bar</url>
-        </target>
-    </copy-config>
-</rpc>
\ No newline at end of file