mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
7 lines
82 B
Makefile
7 lines
82 B
Makefile
|
|
PACKAGE= tests
|
|
|
|
ATF_TESTS_SH= inout
|
|
ATF_TESTS_SH+= bcode
|
|
|
|
.include <bsd.test.mk>
|