mirror of
https://github.com/neovim/neovim.git
synced 2026-08-26 00:51:53 +00:00
vim-patch:7.4.2123
Problem: No new style test for diff mode.
Solution: Add a test. Check that folds are in sync.
42093c0ec5
This commit is contained in:
@@ -17,7 +17,6 @@ SCRIPTS := \
|
||||
test37.out \
|
||||
test40.out \
|
||||
test42.out \
|
||||
test47.out \
|
||||
test48.out \
|
||||
test49.out \
|
||||
test52.out \
|
||||
@@ -33,6 +32,7 @@ SCRIPTS := \
|
||||
NEW_TESTS = \
|
||||
test_cscope.res \
|
||||
test_cmdline.res \
|
||||
test_diffmode.res \
|
||||
test_hardcopy.res \
|
||||
test_help_tagjump.res \
|
||||
test_history.res \
|
||||
|
||||
Reference in New Issue
Block a user