mirror of
https://github.com/opnsense/src.git
synced 2026-03-01 21:01:24 -05:00
8 lines
76 B
Makefile
8 lines
76 B
Makefile
|
|
# $FreeBSD$
|
||
|
|
|
||
|
|
PACKAGE= tests
|
||
|
|
|
||
|
|
ATF_TESTS_SH= seq_test
|
||
|
|
|
||
|
|
.include <bsd.test.mk>
|