mirror of
https://github.com/opnsense/src.git
synced 2026-06-22 23:19:17 -04:00
Sponsored by: The FreeBSD Foundation Pull Request: https://github.com/freebsd/freebsd-src/pull/1069
6 lines
89 B
Makefile
6 lines
89 B
Makefile
PACKAGE= tests
|
|
|
|
ATF_TESTS_SH= hostname_test
|
|
BINDIR= ${TESTSDIR}
|
|
|
|
.include <bsd.test.mk>
|