Bump yangtools to 2.1.10
[netconf.git] / netconf / sal-netconf-connector / src / test / resources / schemas / config-test-rpc.yang
index a64f3b883050040f133fa82557bbeea0c025a74d..941a13de694d2f351460c94ec8c9099ebded2f64 100644 (file)
@@ -40,6 +40,11 @@ module config-test-rpc {
                        if this attribute is present.";
     }
 
+    feature candidate;
+    feature startup;
+    feature writable-running;
+    feature url;
+
     rpc edit-config {
         description "The <edit-config> operation loads all or part of a specified
              configuration to the specified target configuration.";