Bug 898142 - xpcshell make target should pass in pluginsPath. r=gps

This commit is contained in:
Mihnea Dobrescu-Balaur 2013-07-25 15:20:34 -07:00
parent 66b9eb760d
commit 484cac5fc2

View File

@ -285,6 +285,7 @@ xpcshell-tests:
--manifest=$(DEPTH)/_tests/xpcshell/xpcshell.ini \
--build-info-json=$(DEPTH)/mozinfo.json \
--no-logfiles \
--test-plugin-path="$(DIST)/plugins" \
--tests-root-dir=$(call core_abspath,_tests/xpcshell) \
--testing-modules-dir=$(call core_abspath,_tests/modules) \
--xunit-file=$(call core_abspath,_tests/xpcshell/results.xml) \