commit | f9b5981f172091027b7fd840150997bad6896e84 | [log] [tgz] |
---|---|---|
author | aPiecek <piecek@cesnet.cz> | Thu Apr 27 14:40:38 2023 +0200 |
committer | Michal Vasko <mvasko@cesnet.cz> | Fri Jun 02 15:48:29 2023 +0200 |
tree | 3579e586f944ed7d64bc4f45fc4f0ebf7b6eeec6 | |
parent | ce48158e058d321f3015fb1d7cd0254167c32c2b [diff] [blame] |
yanglint BUGFIX check of parent data node for oper Checking that a parent data node exists in the datastore for the nested-notification and action.
diff --git a/tools/lint/tests/data/modaction_ds.xml b/tools/lint/tests/data/modaction_ds.xml new file mode 100644 index 0000000..a5a1727 --- /dev/null +++ b/tools/lint/tests/data/modaction_ds.xml
@@ -0,0 +1,5 @@ +<con xmlns="urn:yanglint:modaction"> + <ls> + <lfkey>kv</lfkey> + </ls> +</con>