diff src/testdir/test4.in @ 7003:bc269cf15ccd v7.4.819

patch 7.4.819 Problem: Beeping when running the tests. Solution: Fix 41 beeps. (Roland Eggner)
author Bram Moolenaar <bram@vim.org>
date Tue, 11 Aug 2015 18:33:48 +0200
parents 5e998fc610d5
children
line wrap: on
line diff
--- a/src/testdir/test4.in
+++ b/src/testdir/test4.in
@@ -19,7 +19,7 @@ othis should be in column 1:wq " append
 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