MFC r291892:

Remove redundant default TESTSDIR that is already defined in bsd.test.mk
after r289158

Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
Enji Cooper 2015-12-20 04:12:12 +00:00
parent b3bbffb26f
commit 15f2b36e50
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/stable/10/; revision=292490

View File

@ -8,10 +8,6 @@
.error suite.test.mk cannot be included directly.
.endif
# Directory in which to install tests defined by the current Makefile.
# Makefiles have to override this to point to a subdirectory of TESTSBASE.
TESTSDIR?= .
# Name of the test suite these tests belong to. Should rarely be changed for
# Makefiles built into the FreeBSD src tree.
TESTSUITE?= FreeBSD