changeset 2438:9614fe67034c vim73

Fix test 72 not setting encryption method. (Dominique Pelle)
author Bram Moolenaar <bram@vim.org>
date Fri, 30 Jul 2010 21:49:07 +0200
parents aaa953373c91
children c587f56735cc
files src/testdir/test72.in
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/src/testdir/test72.in
+++ b/src/testdir/test72.in
@@ -49,9 +49,9 @@ dd:set ul=100
 :e Xtestfile
 uuu:w >>test.out
 :"
-:" And now with encryption, cryptmethod=0
+:" And now with encryption, cryptmethod=zip
 :e! Xtestfile
-:set undofile cm=0
+:set undofile cm=zip
 ggdG
 imonday
 tuesday
@@ -72,9 +72,9 @@ foobar
 uu:w >>test.out
 :"
 :"
-:" With encryption, cryptmethod=1
+:" With encryption, cryptmethod=blowfish
 :e! Xtestfile
-:set undofile cm=1
+:set undofile cm=blowfish
 ggdG
 ijan
 feb