test(old): remove stray test42 files (#20966)

Forgot to remove in #17350.
This commit is contained in:
zeertzjq
2022-11-06 20:22:37 +08:00
committed by GitHub
parent 1af4bd04f9
commit f3cea06d01
3 changed files with 1 additions and 2 deletions

View File

@@ -13,8 +13,7 @@ export SHELL := sh
export NVIM_PRG := $(NVIM_PRG) export NVIM_PRG := $(NVIM_PRG)
export TMPDIR := $(abspath Xtest-tmpdir) export TMPDIR := $(abspath Xtest-tmpdir)
SCRIPTS_DEFAULT = \ SCRIPTS_DEFAULT =
test42.out \
ifneq ($(OS),Windows_NT) ifneq ($(OS),Windows_NT)
SCRIPTS_DEFAULTS := $(SCRIPTS_DEFAULT) \ SCRIPTS_DEFAULTS := $(SCRIPTS_DEFAULT) \

Binary file not shown.

Binary file not shown.