mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 07:14:14 -05:00
6 lines
96 B
Makefile
6 lines
96 B
Makefile
|
|
TESTSDIR= ${TESTSBASE}/usr.bin/bmake/basic
|
|
|
|
TESTS_SUBDIRS= t0 t1 t2 t3
|
|
|
|
.include <bsd.test.mk>
|