mirror of
https://github.com/opnsense/src.git
synced 2026-02-28 20:30:57 -05:00
MFC after: 1 week Sponsored by: Klara, Inc. Reviewed by: markj Differential Revision: https://reviews.freebsd.org/D40043
6 lines
86 B
Makefile
6 lines
86 B
Makefile
PACKAGE= tests
|
|
|
|
ATF_TESTS_SH= tsort_test
|
|
BINDIR= ${TESTSDIR}
|
|
|
|
.include <bsd.test.mk>
|