Files
UXP-Fixed/toolkit/mozapps/webextensions/test/xpcshell/head_unpack.js
T
2018-02-10 02:49:12 -05:00

4 lines
126 B
JavaScript

/* globals Services, TEST_UNPACKED: true*/
Services.prefs.setBoolPref("extensions.alwaysUnpack", true);
TEST_UNPACKED = true;