mirror of
https://github.com/opnsense/src.git
synced 2026-06-05 14:54:21 -04:00
7 lines
79 B
Makefile
7 lines
79 B
Makefile
|
|
SUBDIR= tests
|
|
|
|
.PATH: ${SRCTOP}/tests
|
|
KYUAFILE= yes
|
|
|
|
.include <bsd.test.mk>
|