summaryrefslogtreecommitdiffstats
path: root/src/testdir/unix.vim
diff options
context:
space:
mode:
Diffstat (limited to 'src/testdir/unix.vim')
-rw-r--r--src/testdir/unix.vim2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/testdir/unix.vim b/src/testdir/unix.vim
index f766e74c30..36dd4e1e3b 100644
--- a/src/testdir/unix.vim
+++ b/src/testdir/unix.vim
@@ -1,3 +1,5 @@
" Settings for test script execution
" Always use "sh", don't use the value of "$SHELL".
set shell=sh
+
+source setup.vim