summaryrefslogtreecommitdiff
path: root/src/testdir/Make_dos.mak
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2014-10-21 20:57:15 +0200
committerBram Moolenaar <Bram@vim.org>2014-10-21 20:57:15 +0200
commit482a2b5c9d53fa7ae44a64bbbfa0bae868cbe4a0 (patch)
tree2111ced8150aaec28ad6434cec217d9df294f52f /src/testdir/Make_dos.mak
parent958636c40619a9f8c3d10e9f76a7f634dd11d13b (diff)
downloadvim-482a2b5c9d53fa7ae44a64bbbfa0bae868cbe4a0.zip
updated for version 7.4.487
Problem: ":sign jump" may use another window even though the file is already edited in the current window. Solution: First check if the file is in the current window. (James McCoy)
Diffstat (limited to 'src/testdir/Make_dos.mak')
-rw-r--r--src/testdir/Make_dos.mak1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testdir/Make_dos.mak b/src/testdir/Make_dos.mak
index 91500439f..abcabce03 100644
--- a/src/testdir/Make_dos.mak
+++ b/src/testdir/Make_dos.mak
@@ -45,6 +45,7 @@ SCRIPTS = test3.out test4.out test5.out test6.out test7.out \
test_mapping.out \
test_options.out \
test_qf_title.out \
+ test_signs.out \
test_utf8.out
SCRIPTS32 = test50.out test70.out