mirror of
https://github.com/opnsense/src.git
synced 2026-02-18 18:20:26 -05:00
7 lines
94 B
Makefile
7 lines
94 B
Makefile
|
|
PACKAGE= tests
|
||
|
|
|
||
|
|
ATF_TESTS_SH+= tee_test
|
||
|
|
${PACKAGE}FILES+= sigint.orch
|
||
|
|
|
||
|
|
.include <bsd.test.mk>
|