]> granicus.if.org Git - vim/commitdiff
Fix test 72 not setting encryption method. (Dominique Pelle)
authorBram Moolenaar <Bram@vim.org>
Fri, 30 Jul 2010 19:49:07 +0000 (21:49 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 30 Jul 2010 19:49:07 +0000 (21:49 +0200)
src/testdir/test72.in

index ada2654b26f40e446701ed7396d0490e553a67ff..07d362facf0c57339525ad05e5eeb0969494028c 100644 (file)
@@ -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