mirror of
https://github.com/opnsense/src.git
synced 2026-02-25 19:05:20 -05:00
10 lines
104 B
Makefile
10 lines
104 B
Makefile
# $FreeBSD$
|
|
|
|
PACKAGE= tests
|
|
|
|
ATF_TESTS_SH= pfctl_test \
|
|
macro
|
|
|
|
SUBDIR+= files
|
|
|
|
.include <bsd.test.mk>
|