- Added tests for more coverage, including test_debug.sh
- Added yang deviation test
This commit is contained in:
Olof hagsand 2021-04-24 17:51:39 +02:00
parent 6981daf595
commit 030715df61
7 changed files with 276 additions and 5 deletions

View file

@ -20,5 +20,6 @@ comment:
require_changes: no
ignore:
- "util/" # ignore folders and all its contents
- "util/"
- "example/"