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

this as-is for the time being
This commit is contained in:
ngie 2014-11-16 07:58:06 +00:00
parent a02304cbbf
commit ac2aadeb03

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