patch 7.4.819
Problem:    Beeping when running the tests.
Solution:   Fix 41 beeps. (Roland Eggner)
diff --git a/src/testdir/test61.in b/src/testdir/test61.in
index dc24ab9..b18bbb5 100644
--- a/src/testdir/test61.in
+++ b/src/testdir/test61.in
@@ -87,19 +87,19 @@
 :so small.vim
 :set nocp viminfo+=nviminfo
 :enew!
-oa
+oa:
 :set ul=100
-ob
+ob:
 :set ul=100
 o1a2=setline('.','1234')
 
 uu:"
-oc
+oc:
 :set ul=100
 o1a2=setline('.','1234')
 
 u:"
-od
+od:
 :set ul=100
 o1a2=string(123)
 u:"