diff options
author | Bram Moolenaar <Bram@vim.org> | 2006-03-25 21:59:56 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2006-03-25 21:59:56 +0000 |
commit | fa1d140a2c8865c044d7a83a4f66bb755a6e104a (patch) | |
tree | d8993572b2996a987ffbddbb9f486378c9c64ba2 /src/testdir/test61.in | |
parent | 2217cae0c0eb20c33f4b02c105278a5127b7c7eb (diff) | |
download | vim-git-fa1d140a2c8865c044d7a83a4f66bb755a6e104a.tar.gz |
updated for version 7.0b01
Diffstat (limited to 'src/testdir/test61.in')
-rw-r--r-- | src/testdir/test61.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testdir/test61.in b/src/testdir/test61.in index 172c36e8e..749d8ad04 100644 --- a/src/testdir/test61.in +++ b/src/testdir/test61.in @@ -30,7 +30,7 @@ g-:.w >>test.out :" :/^222/w >>test.out :" Delay for three seconds and go some seconds forward and backward -:sleep 3 +:sleep 2 Aa:set ul=100 Ab:set ul=100 Ac:set ul=100 |