Bug 1090302 - "make xpcshell-tests" broken by removal of xunit logging from runxpcshelltests.py. r=chmanchester

This commit is contained in:
aleth 2014-10-28 16:29:50 +01:00
parent 649b2f22ba
commit 36a36fc2fc

View File

@ -311,8 +311,6 @@ xpcshell-tests:
--test-plugin-path='$(DIST)/plugins' \
--tests-root-dir=$(abspath _tests/xpcshell) \
--testing-modules-dir=$(abspath _tests/modules) \
--xunit-file=$(abspath _tests/xpcshell/results.xml) \
--xunit-suite-name=xpcshell \
$(SYMBOLS_PATH) \
$(TEST_PATH_ARG) $(EXTRA_TEST_ARGS) \
$(xpcshell_path)