aboutsummaryrefslogtreecommitdiff
path: root/sbin/ipfw/tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/ipfw/tests/Makefile')
-rw-r--r--sbin/ipfw/tests/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/ipfw/tests/Makefile b/sbin/ipfw/tests/Makefile
index 987410f5d710..e2d4dab2729a 100644
--- a/sbin/ipfw/tests/Makefile
+++ b/sbin/ipfw/tests/Makefile
@@ -1,5 +1,6 @@
PACKAGE= tests
ATF_TESTS_PYTEST+= test_add_rule.py
+ATF_TESTS_SH+= ipfw_test
.include <bsd.test.mk>