commit | 901e58c243ef4363bb2c13b2c96c7b0acd45e6d1 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Aug 11 18:33:48 2015 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Aug 11 18:33:48 2015 +0200 |
tree | 35830887620bf4453501c7606f7a375d0988032a | |
parent | 89c17c02cac7594c6bb85900d73b1dc70aa78306 [diff] [blame] |
patch 7.4.819 Problem: Beeping when running the tests. Solution: Fix 41 beeps. (Roland Eggner)
diff --git a/src/testdir/test4.in b/src/testdir/test4.in index b8bd9fc..b3ee49b 100644 --- a/src/testdir/test4.in +++ b/src/testdir/test4.in
@@ -19,7 +19,7 @@ G:r Xxx " include Xxx in the current file :set fo+=r " issue #57 do not move cursor on <c-o> when autoindent is set Go# abcdef2hi -d0o# abcdef2hid0 +d0o# abcdef2hid0: :?startstart?,$w! test.out :qa! ENDTEST