mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06: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:
parent
714e0f8bf0
commit
8e87d89a99
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user