Bug 1167250: Mark testing/mochitest/ssltunnel/ as FAIL_ON_WARNINGS. r=ted

This commit is contained in:
Daniel Holbert 2015-05-21 09:48:04 -07:00
parent b32bbc326c
commit 4c401c72db

View File

@ -18,3 +18,5 @@ USE_LIBS += [
# This isn't XPCOM code, but it wants to use STL, so disable the STL
# wrappers
DISABLE_STL_WRAPPING = True
FAIL_ON_WARNINGS = True