small adjust to tests

This commit is contained in:
LuckyLaszlo
2021-12-08 20:59:05 +01:00
parent d5f9aef3ab
commit fc6833f577
5 changed files with 42 additions and 41 deletions

View File

@@ -1,9 +1,3 @@
#
# ENV
#
env
#
# EXPORT
#
@@ -22,34 +16,6 @@ export "HI= hi"
export "HI =hi"
export
env
# display is different for both commands
env
export
env
#
# UNSET
#
export BLOU=
env
unset BLOU
env
unset LOL ROR
env
unset blablabla
env
export ""
env
unset ""
env
#
# ECHO
#