Increase UnitTest coverage/refactor for MDsal Netconf.
[controller.git] / opendaylight / netconf / mdsal-netconf-connector / src / test / resources / messages / mapping / filters / get-empty-filter.xml
index 0cc9c12eec59f7b6e32af62ceeb3171b2eb68332..4edf3841ccf22e8ea79133095224675bcf3c2252 100644 (file)
@@ -7,11 +7,8 @@
   -->
 
 <rpc id="a" a="64" xmlnx="a:b:c:d" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="101">
-    <get-config>
+    <get>
         <filter type="subtree">
         </filter>
-        <source>
-            <running/>
-        </source>
-    </get-config>
+    </get>
 </rpc>