commit | 9d2c8c1a66c2f354f06065d8261ac87e6c407097 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Sep 25 16:00:00 2007 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Sep 25 16:00:00 2007 +0000 |
tree | 6dfee2d9b0bb5a1baa1f69bbf761c53f658e4a14 | |
parent | 719939c888fe583419eec652a7cc71172bf3afb1 [diff] [blame] |
updated for version 7.1-120
diff --git a/src/testdir/test64.in b/src/testdir/test64.in index aa931db..6e953e0 100644 --- a/src/testdir/test64.in +++ b/src/testdir/test64.in
@@ -44,8 +44,10 @@ : $put ='ERROR: pat: \"' . t[0] . '\", text: \"' . t[1] . '\", submatch ' . i . ': \"' . l[i] . '\", expected: \"' . e . '\"' : endif : endfor +: unlet i : endif :endfor +:unlet t tl e l :/^Results/,$wq! test.out ENDTEST