diff options
Diffstat (limited to 'bin/ls')
-rw-r--r-- | bin/ls/tests/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/ls/tests/Makefile b/bin/ls/tests/Makefile index ba8038c..89a2e8c 100644 --- a/bin/ls/tests/Makefile +++ b/bin/ls/tests/Makefile @@ -1,7 +1,5 @@ # $FreeBSD$ -TESTSDIR= ${TESTSBASE}/bin/ls - ATF_TESTS_SH+= ls_tests # This seems like overkill, but the idea in mind is that all of the testcases # should be runnable as !root |