Make test flag more specific.

This commit is contained in:
Andy Stewart
2018-03-08 11:47:08 +00:00
parent 538e07882a
commit 380e7935b7
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
VIM="/Applications/MacVim.app/Contents/MacOS/Vim -v"
export TEST=1
export VIM_GITGUTTER_TEST=1
$VIM -u NONE -U NONE -N \
--cmd 'set rtp+=../' \