Bug 1390338 - Enable legacy extensions when running TPS. r=markh

MozReview-Commit-ID: KKReASjFcOT

--HG--
extra : rebase_source : aaaff4bb04f04c29dcf6c7cbaa246352de647a2f
This commit is contained in:
Thom Chiovoloni 2017-08-14 18:51:09 -04:00
parent 21fe68ef86
commit 9fbf0a08aa

View File

@ -79,6 +79,7 @@ class TPSTestRunner(object):
'services.sync.testing.tps': True,
'engine.bookmarks.repair.enabled': False,
'extensions.allow-non-mpc-extensions': True,
'extensions.legacy.enabled': True,
}
debug_preferences = {