mirror of
https://github.com/opnsense/src.git
synced 2026-03-02 13:20:37 -05:00
7 lines
79 B
Makefile
7 lines
79 B
Makefile
|
|
SUBDIR= tests
|
|
|
|
.PATH: ${SRCTOP}/tests
|
|
KYUAFILE= yes
|
|
|
|
.include <bsd.test.mk>
|