summaryrefslogtreecommitdiff
path: root/src/testdir/unix.vim
blob: 36dd4e1e3b270fa0da74cb56b48e36ee1ff59258 (plain)
1
2
3
4
5
" Settings for test script execution
" Always use "sh", don't use the value of "$SHELL".
set shell=sh

source setup.vim