mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Sponsored by: The FreeBSD Foundation Pull Request: https://github.com/freebsd/freebsd-src/pull/1069 (cherry picked from commit 73974a78f7f60acdbb26cdd5325c21c0bb1d2d4d)
6 lines
89 B
Makefile
6 lines
89 B
Makefile
PACKAGE= tests
|
|
|
|
ATF_TESTS_SH= hostname_test
|
|
BINDIR= ${TESTSDIR}
|
|
|
|
.include <bsd.test.mk>
|