mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 06:39:32 -04:00
Remove test-arc4random from this Makefile so others can continue to use
this as-is for the time being
This commit is contained in:
parent
37074d966d
commit
f1bcbd4aba
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# $FreeBSD$
|
||||
|
||||
TESTS= test-arc4random test-fmtcheck test-fmtmsg test-fnmatch \
|
||||
TESTS= test-fmtcheck test-fmtmsg test-fnmatch \
|
||||
test-fpclassify test-ftw test-popen test-posix_spawn test-wordexp
|
||||
|
||||
.PHONY: tests
|
||||
|
|
|
|||
Loading…
Reference in a new issue