diff --git a/testing/mochitest/runtests.py.in b/testing/mochitest/runtests.py.in index 590f46c30a08..d5f5ac28e24e 100644 --- a/testing/mochitest/runtests.py.in +++ b/testing/mochitest/runtests.py.in @@ -341,7 +341,7 @@ Are you executing $objdir/_tests/testing/mochitest/runtests.py?""" "expect": threshold} break else: - print "FAIL missing output line for total leaks!" + print "ERROR FAIL missing output line for total leaks!" leaks.close()