Update Mdsal517Test a bit
[mdsal.git] / binding / mdsal-binding-generator-impl / src / test / resources / mdsal-517 / bar.yang
index 94c974324bb651456bfcdd46d438d2f36416950f..5276dc6cf14ea06f61a30f9be53078e12aa56827 100644 (file)
@@ -10,7 +10,7 @@ module bar {
   augment "/foo:foo-cont/foo:foo-act/foo:input" {
     description
       "An augmentation of a action input of module a";
-    leaf b-aug-leaf {
+    leaf bar-aug-leaf {
       type empty;
     }
   }