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
Родитель 7e231db627
Коммит d9f8bf5f9b
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -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) \