Test: moved unsetting of vars to endtest

This commit is contained in:
Olof hagsand 2023-02-15 13:59:21 +01:00
parent 585823a609
commit 204c704b3a
90 changed files with 59 additions and 328 deletions

View file

@ -256,16 +256,5 @@ if [ $BE -ne 0 ]; then
fi
rm -rf $dir
# Set by restconf_config
unset RESTCONFIG
unset HAVE_LIBNGHTTP2
unset RCPROTO
# unset conditional parameters
unset format
unset perfnr
unset perfreq
unset ret
new "endtest"
endtest