Bug 1181867 - set --xre-path for webapprt on Mac; r=jlund

This commit is contained in:
Myk Melez 2015-07-20 09:36:42 -07:00
parent 5d23701b97
commit 4744b3ed51

View File

@ -66,6 +66,7 @@ config = {
"webapprt": {
"options": [
"--app=%(app_path)s",
"--xre-path=%(abs_res_dir)s",
"--utility-path=tests/bin",
"--extra-profile-file=tests/bin/plugins",
"--symbols-path=%(symbols_path)s",