diff options
Diffstat (limited to 'tests/yanglint/data/modoper_leafref_notif2.xml')
-rw-r--r-- | tests/yanglint/data/modoper_leafref_notif2.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/yanglint/data/modoper_leafref_notif2.xml b/tests/yanglint/data/modoper_leafref_notif2.xml new file mode 100644 index 0000000..466697c --- /dev/null +++ b/tests/yanglint/data/modoper_leafref_notif2.xml @@ -0,0 +1,8 @@ +<cond xmlns="urn:yanglint:modoper-leafref"> + <list> + <klf>key_val</klf> + <notif> + <lfn>rw</lfn> + </notif> + </list> +</cond> |