diff options
Diffstat (limited to 'usr.bin/join/tests')
-rw-r--r-- | usr.bin/join/tests/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/join/tests/Makefile b/usr.bin/join/tests/Makefile index 2d5580f..16f522f 100644 --- a/usr.bin/join/tests/Makefile +++ b/usr.bin/join/tests/Makefile @@ -1,7 +1,5 @@ # $FreeBSD$ -TESTSDIR= ${TESTSBASE}/usr.bin/join - TAP_TESTS_SH= legacy_test FILESDIR= ${TESTSDIR} |