Merge pull request #44 from FriedSock/test_refactoring

Force use of bash for Vader tests.
This commit is contained in:
Junegunn Choi 2014-08-01 23:26:26 +09:00
commit a216e38a59

View File

@ -33,6 +33,7 @@ make_dirs xxx/after
cat > /tmp/mini-vimrc << VIMRC
set rtp+=vader.vim
set shell=/bin/bash
source $PLUG_SRC
VIMRC