diff --git a/test/run b/test/run index 365910e..8c51b0e 100755 --- a/test/run +++ b/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