summaryrefslogtreecommitdiffstats
path: root/src/testdir/Make_dos.mak
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2015-02-17 13:43:40 +0100
committerBram Moolenaar <Bram@vim.org>2015-02-17 13:43:40 +0100
commitf65aad5554f1d1f972f0bd38059da70e3cdf4c87 (patch)
tree728f338d2e0f292611ad375e724aaa27d9f74bb8 /src/testdir/Make_dos.mak
parentbe20f9fa5da001258a40a5f01e38befac4ebfe80 (diff)
updated for version 7.4.634v7.4.634
Problem: Marks are not restored after redo + undo. Solution: Fix the way marks are restored. (Olaf Dabrunz)
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 1ba440718d..51574deeb8 100644
--- a/src/testdir/Make_dos.mak
+++ b/src/testdir/Make_dos.mak
@@ -47,6 +47,7 @@ SCRIPTS = test3.out test4.out test5.out test6.out test7.out \
test_listlbr.out \
test_listlbr_utf8.out \
test_mapping.out \
+ test_marks.out \
test_nested_function.out \
test_options.out \
test_qf_title.out \