mirror of
https://github.com/opnsense/src.git
synced 2026-02-18 18:20:26 -05:00
8 lines
100 B
Makefile
8 lines
100 B
Makefile
|
|
PACKAGE= tests
|
|
|
|
ATF_TESTS_SH= cp_test
|
|
PROGS+= sparse
|
|
BINDIR= ${TESTSDIR}
|
|
|
|
.include <bsd.test.mk>
|