Skip to content

Commit f49e240

Browse files
committed
patch 7.4.1001
Problem: test_viml isn't run. Solution: Include change in makefile.
1 parent c066246 commit f49e240

File tree

3 files changed

+411
-0
lines changed

3 files changed

+411
-0
lines changed

src/testdir/Make_all.mak

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ SCRIPTS_GUI = test16.out
174174
# Keep test_alot.res as the last one, sort the others.
175175
NEW_TESTS = test_assert.res \
176176
test_cdo.res \
177+
test_viml.res \
177178
test_alot.res
178179

179180

0 commit comments

Comments
 (0)