mirror of
https://github.com/opnsense/src.git
synced 2026-02-17 17:49:34 -05:00
7 lines
140 B
Makefile
7 lines
140 B
Makefile
# $FreeBSD$
|
|
|
|
TESTSDIR= ${TESTSBASE}/usr.bin/make/shell
|
|
|
|
TESTS_SUBDIRS= builtin meta path path_select replace select
|
|
|
|
.include <bsd.test.mk>
|