commit | 5bbdc0241cea40e5317ead2e1d0be0eecc268af1 | [log] [tgz] |
---|---|---|
author | aPiecek <piecek@cesnet.cz> | Mon Mar 27 13:15:46 2023 +0200 |
committer | Michal Vasko <mvasko@cesnet.cz> | Fri Jun 02 15:48:29 2023 +0200 |
tree | 06e27d7325c031a380afed6534bd1b1d5613a6e9 | |
parent | 4f306da6a86c8f935376038dc429269f2dc276d4 [diff] [blame] |
yanglint TEST disabled_searchdir for non-int mode
diff --git a/tools/lint/tests/modules/modimp-cwd.yang b/tools/lint/tests/modules/modimp-cwd.yang new file mode 100644 index 0000000..3249462 --- /dev/null +++ b/tools/lint/tests/modules/modimp-cwd.yang
@@ -0,0 +1,8 @@ +module modimp-cwd { + namespace "urn:yanglint:modimp-cwd"; + prefix ic; + + import modcwd { + prefix mc; + } +}