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