commit | 32b364fcc09749f35adb441b81291e1e5946dbc2 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Dec 08 15:07:48 2019 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Dec 08 15:07:48 2019 +0100 |
tree | e717aad205074784a033915d460dda2920071285 | |
parent | e2a3f36bf22bfa00343c6a7aaef5337a9dfc0993 [diff] [blame] |
Runtime file updates.
diff --git a/runtime/indent/testdir/runtest.vim b/runtime/indent/testdir/runtest.vim index 9502c42..b234a1a 100644 --- a/runtime/indent/testdir/runtest.vim +++ b/runtime/indent/testdir/runtest.vim
@@ -116,6 +116,7 @@ echoerr 'Test ' . fname . ' FAILED!' else exe 'write ' . root . '.out' + echo "Test " . fname . " OK\n" endif quit! " close the indented file