mirror of
https://github.com/neovim/neovim.git
synced 2025-10-16 23:06:14 +00:00
@@ -117,6 +117,7 @@ for fname in glob('testdir/*.in', 1, 1)
|
||||
echoerr 'Test ' . fname . ' FAILED!'
|
||||
else
|
||||
exe 'write ' . root . '.out'
|
||||
echo "Test " . fname . " OK\n"
|
||||
endif
|
||||
|
||||
quit! " close the indented file
|
||||
|
Reference in New Issue
Block a user