Enable WARNS?= 6 across all of tests/sys

MFC after:	1 week
Sponsored by:	Dell EMC Isilon
This commit is contained in:
Enji Cooper 2017-01-14 04:20:06 +00:00
parent 66db8cca1a
commit de81acbd15

3
tests/sys/Makefile.inc Normal file
View File

@ -0,0 +1,3 @@
# $FreeBSD$
WARNS?= 6