Makefile.tools: remove the definition of the EXPECT_TEST variable

This variable is not used any longer
master
Sébastien Hinderer 2018-06-22 09:35:40 +02:00
parent ae81070b51
commit 6380e26a52
1 changed files with 0 additions and 1 deletions

View File

@ -74,7 +74,6 @@ else
endif
OCAML=$(OCAMLRUN) $(OTOPDIR)/ocaml $(OCFLAGS) -noinit
EXPECT_TEST=$(OCAMLRUN) $(OTOPDIR)/testsuite/tools/expect_test$(EXE)
ifeq "$(FLEXLINK)" ""
FLEXLINK_PREFIX=
else