mirror of
https://github.com/opnsense/src.git
synced 2026-02-25 02:42:54 -05:00
Also add a test to ensure that it is working correctly. Submitted by: ota_j.email.ne.jp Reviewed by: mckusick Differential Revision: https://reviews.freebsd.org/D34012
5 lines
63 B
Makefile
5 lines
63 B
Makefile
# $FreeBSD$
|
|
|
|
ATF_TESTS_SH= sysctl_test
|
|
|
|
.include <bsd.test.mk>
|