Tests: use HOME=/dev/null for Vim
Otherwise ~/.vim gets added to the &rtp.
This commit is contained in:
parent
22f1d58333
commit
e64375d393
1 changed files with 1 additions and 1 deletions
2
test/run
2
test/run
|
@ -14,4 +14,4 @@ else
|
|||
fi
|
||||
|
||||
echo '(Be patient.. testing can take a while.)'
|
||||
vim -XNu vimrc -i NONE -c 'Vader! *' >/dev/null
|
||||
HOME=/dev/null vim -XNu vimrc -i NONE -c 'Vader! *' >/dev/null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue