mirror of
https://github.com/neovim/neovim.git
synced 2026-04-22 15:25:30 +00:00
oldtests: win: skip test49
Vim doesn't test it on Windows. See https://github.com/vim/vim/blob/master/src/testdir/Make_all.mak
This commit is contained in:
@@ -20,13 +20,13 @@ SCRIPTS_DEFAULT = \
|
||||
test40.out \
|
||||
test42.out \
|
||||
test48.out \
|
||||
test49.out \
|
||||
test52.out \
|
||||
test64.out \
|
||||
|
||||
ifneq ($(OS),Windows_NT)
|
||||
SCRIPTS_DEFAULTS := $(SCRIPTS_DEFAULT) \
|
||||
test17.out \
|
||||
test49.out \
|
||||
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user