mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 15:57:05 -05:00
This will help ensure that the change following this one to support OpenSSL 3 is sane. MFC after: 1 week Reviewed by: emaste Differential Revision: https://reviews.freebsd.org/D40297
4 lines
80 B
Makefile
4 lines
80 B
Makefile
ATF_TESTS_SH+= factor_tests
|
|
ATF_TESTS_SH+= primes_tests
|
|
|
|
.include <bsd.test.mk>
|