summaryrefslogtreecommitdiffstats
path: root/bin/ls/tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ls/tests/Makefile')
-rw-r--r--bin/ls/tests/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ls/tests/Makefile b/bin/ls/tests/Makefile
index 38770e3..ba8038c 100644
--- a/bin/ls/tests/Makefile
+++ b/bin/ls/tests/Makefile
@@ -6,6 +6,6 @@ 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
TEST_METADATA.ls_tests+= required_user="unprivileged"
-TEST_METADATA.ls_tests+= required_files="/usr/bin/nc"
+TEST_METADATA.ls_tests+= required_files="/usr/bin/awk /usr/bin/nc /usr/bin/sort"
.include <bsd.test.mk>
OpenPOWER on IntegriCloud