aboutsummaryrefslogtreecommitdiff
path: root/sbin/ipfw/tests/Makefile
blob: e2d4dab2729a98cfde21cffb98e58c9436f6c591 (plain) (blame)
1
2
3
4
5
6
PACKAGE= tests

ATF_TESTS_PYTEST+=	test_add_rule.py
ATF_TESTS_SH+=		ipfw_test

.include <bsd.test.mk>