diff options
author | Bram Moolenaar <Bram@vim.org> | 2013-04-03 21:14:29 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2013-04-03 21:14:29 +0200 |
commit | 7bcb30e91387800261c0154c2d53b6118100dca0 (patch) | |
tree | 6b7d1b6c0cb7003626e7b7fe0af3a7b33e022091 /src/testdir/test14.ok | |
parent | cdffbeae2b031160a479f24cfedacab926938e5d (diff) | |
download | vim-git-7bcb30e91387800261c0154c2d53b6118100dca0.tar.gz |
updated for version 7.3.877v7.3.877
Problem: Forward searching with search() is broken.
Solution: Fix it and add tests. (Sung Pae)
Diffstat (limited to 'src/testdir/test14.ok')
-rw-r--r-- | src/testdir/test14.ok | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testdir/test14.ok b/src/testdir/test14.ok index fb795a81c..1fd89165e 100644 --- a/src/testdir/test14.ok +++ b/src/testdir/test14.ok @@ -19,3 +19,4 @@ search() 0 1 1 +two |