Remove test-arc4random from this Makefile so others can continue to use

this as-is for the time being
This commit is contained in:
Enji Cooper 2014-11-16 07:58:06 +00:00
parent 37074d966d
commit f1bcbd4aba

View File

@ -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