diff options
Diffstat (limited to 'bin/date')
-rw-r--r-- | bin/date/tests/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/date/tests/Makefile b/bin/date/tests/Makefile index d023195..ecce803 100644 --- a/bin/date/tests/Makefile +++ b/bin/date/tests/Makefile @@ -2,8 +2,6 @@ .include <bsd.own.mk> -TESTSDIR= ${TESTSBASE}/bin/date - ATF_TESTS_SH= format_string_test .include <bsd.test.mk> |