mirror of
https://github.com/opnsense/src.git
synced 2026-02-28 12:20:54 -05:00
8 lines
77 B
Makefile
8 lines
77 B
Makefile
|
|
# $FreeBSD$
|
||
|
|
|
||
|
|
PACKAGE= tests
|
||
|
|
|
||
|
|
ATF_TESTS_SH= tail_test
|
||
|
|
|
||
|
|
.include <bsd.test.mk>
|