Fix: test 69 didn't work on MS-Windows. Test 72 beeped too often.
diff --git a/src/testdir/test72.in b/src/testdir/test72.in
index a38bd16..faf5c0a 100644
--- a/src/testdir/test72.in
+++ b/src/testdir/test72.in
@@ -25,6 +25,7 @@
:set undofile
:bwipe!
:e Xtestfile
+:" TODO: this beeps
u:.w >>test.out
:"
:" Test 'undofile', add 10 lines, delete 6 lines, undo 3
@@ -53,8 +54,7 @@
:" And now with encryption, cryptmethod=zip
:e! Xtestfile
:set undofile cm=zip
-ggdG
-imonday
+ggdGimonday
tuesday
wednesday
thursday
@@ -76,8 +76,7 @@
:" With encryption, cryptmethod=blowfish
:e! Xtestfile
:set undofile cm=blowfish
-ggdG
-ijan
+ggdGijan
feb
mar
apr