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("']"))