Increase WARNS for iconv tests
ATF tests have a default WARNS of 0, unlike other usermode programs. Reviewed by: ngie MFC after: 3 weeks Sponsored by: Spectra Logic Corporation Differential Revision: https://reviews.freebsd.org/D9933
This commit is contained in:
parent
37c58cdeac
commit
e3afc98d86
@ -3,5 +3,6 @@
|
||||
TESTSDIR= ${TESTSBASE}/lib/libc/iconv
|
||||
|
||||
ATF_TESTS_C+= iconvctl_test
|
||||
WARNS?= 2
|
||||
|
||||
.include <bsd.test.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user