mirror of
https://github.com/opnsense/src.git
synced 2026-02-11 14:55:36 -05:00
Submitted by: Fred Schlecter <https://github.com/fjs-github> Reviewed by: asomers, jilles MFC after: 3 weeks Differential Revision: https://github.com/freebsd/freebsd/pull/127
7 lines
77 B
Makefile
7 lines
77 B
Makefile
# $FreeBSD$
|
|
|
|
PACKAGE= tests
|
|
|
|
ATF_TESTS_SH= head_test
|
|
|
|
.include <bsd.test.mk>
|