fix the belongs-to test

This commit is contained in:
Olof hagsand 2021-07-08 16:53:45 +02:00
parent 1925ac68cd
commit ed1d5698e8
2 changed files with 2 additions and 2 deletions

View file

@ -122,7 +122,7 @@ EOF
cat <<EOF > $fsub2
submodule sub2 {
yang-version 1.1;
belongs-to sub1 {
belongs-to main {
prefix ex;
}
import extra2{