mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 16:48:36 -05:00
6 lines
129 B
Makefile
6 lines
129 B
Makefile
|
|
TESTSDIR= ${TESTSBASE}/usr.bin/bmake/shell
|
|
|
|
TESTS_SUBDIRS= builtin meta path path_select replace select
|
|
|
|
.include <bsd.test.mk>
|