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/test_autoformat_join.in b/src/testdir/test_autoformat_join.in index f1e1c86..16fed6d 100644 --- a/src/testdir/test_autoformat_join.in +++ b/src/testdir/test_autoformat_join.in
@@ -3,7 +3,7 @@ STARTTEST :so small.vim :/^\t\t/ -0gqj +0gqj: :let a=string(getpos("'[")).'/'.string(getpos("']")) :/^This line/;'}-join :let b=string(getpos("'[")).'/'.string(getpos("']"))