mirror of
https://github.com/opnsense/src.git
synced 2026-02-18 01:59:01 -05:00
7 lines
126 B
Makefile
7 lines
126 B
Makefile
# $FreeBSD$
|
|
|
|
TESTSDIR= ${TESTSBASE}/usr.bin/make/execution
|
|
|
|
TESTS_SUBDIRS= ellipsis empty joberr plus
|
|
|
|
.include <bsd.test.mk>
|