mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Sponsored by: Axcient
Differential Revision: https://reviews.freebsd.org/D29316
(cherry picked from commit 3b57d80c7a)
7 lines
79 B
Makefile
7 lines
79 B
Makefile
# $FreeBSD$
|
|
|
|
PACKAGE= tests
|
|
|
|
ATF_TESTS_SH= daemon_test
|
|
|
|
.include <bsd.test.mk>
|