Fix yang-library test root element
[netconf.git] / plugins / sal-netconf-connector / src / test / resources / yang-library-fail.xml
index f56c89c6171fab990705534c27b8cf30bd5b83d2..e3778b618f3ed37207113b7f448bc964044d12a4 100644 (file)
@@ -1,4 +1,4 @@
-<modules xmlns="urn:ietf:params:xml:ns:yang:ietf-yang-library">
+<modules-state xmlns="urn:ietf:params:xml:ns:yang:ietf-yang-library">
     <module>
         <name>module-with-bad-url</name>
         <revision></revision>
@@ -20,4 +20,4 @@
         <schema>http://www.example.com</schema>
         <namespace>bbbds</namespace>
     </module>
-</modules>
\ No newline at end of file
+</modules-state>