vim-patch:32b364fcc097

Runtime file updates.
32b364fcc0
This commit is contained in:
Jan Edmund Lazo
2021-04-24 20:48:01 -04:00
parent 527d108223
commit d227c22f00
5 changed files with 32 additions and 3 deletions

View File

@@ -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