Update ChoiceSchemaNode design
[yangtools.git] / yang / yang-parser-impl / src / test / resources / model / subfoo.yang
index 412f9c15a94cee69b1eb00034608dba937de79d1..5338ec34baecb3856ec9ec271d71f8259fa4a750 100644 (file)
@@ -34,7 +34,7 @@ submodule subfoo {
 
     container sub-transfer {
         choice how {
-            default interval;
+            default input;
             container input {
             }
             list output {