mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 16:50:25 -04:00
7 lines
103 B
Makefile
7 lines
103 B
Makefile
# $FreeBSD$
|
|
|
|
TESTSDIR= ${TESTSBASE}/usr.bin/limits
|
|
|
|
ATF_TESTS_SH+= limits_test
|
|
|
|
.include <bsd.test.mk>
|