tests: Export $TERM

I think this might be causing problems on Github CI.
This commit is contained in:
Fabian Homborg 2020-09-04 17:55:55 +02:00
parent 340de73172
commit fbe56a84c7

View file

@ -22,7 +22,7 @@ end
# These env vars should not be inherited from the user environment because they can affect the
# behavior of the tests. So either remove them or set them to a known value.
# See also tests/interactive.fish.
set TERM xterm
set -gx TERM xterm
set -e COLORTERM
set -e INSIDE_EMACS
set -e ITERM_PROFILE