mirror of
https://github.com/opnsense/src.git
synced 2026-06-07 07:42:26 -04:00
MFC after: 3 days Sponsored by: Klara, Inc. Reviewed by: markj Differential Revision: https://reviews.freebsd.org/D46996
6 lines
84 B
Makefile
6 lines
84 B
Makefile
PACKAGE= tests
|
|
|
|
ATF_TESTS_SH= env_test
|
|
BINDIR= ${TESTSDIR}
|
|
|
|
.include <bsd.test.mk>
|