summaryrefslogtreecommitdiffstats
path: root/toolkit/mozapps/webextensions/test/xpcshell/head_unpack.js
blob: 6310bbc60111354937116d3e6e244a9fe854ab02 (plain)
1
2
3
/* globals Services, TEST_UNPACKED: true*/
Services.prefs.setBoolPref("extensions.alwaysUnpack", true);
TEST_UNPACKED = true;