Skip to content

Commit c477aaa

Browse files
committed
Revert back to Vader!
1 parent 11db74a commit c477aaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/run-single-test-file.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ if hash nvim 2>/dev/null ; then
1616
fi
1717

1818
# Open vim with readonly mode just to execute all *.vader tests.
19-
$VIM_EXE -Nu minimal_vimrc -R "+Vader $1"
19+
$VIM_EXE -Nu minimal_vimrc -R "+Vader! $1"

0 commit comments

Comments
 (0)