Index: qunit/common.js |
diff --git a/qunit/common.js b/qunit/common.js |
index 906348ce243b91729a5067c9dcfe1c47627fc0b4..804a97ca06a71f40ff2e10d9c6b8c3c365949e59 100644 |
--- a/qunit/common.js |
+++ b/qunit/common.js |
@@ -15,6 +15,9 @@ |
* along with Adblock Plus. If not, see <http://www.gnu.org/licenses/>. |
*/ |
+/* global defaultMatcher, importAll, ElemHide, Filter, FilterStorage, Prefs, |
+ Subscription */ |
+ |
"use strict"; |
importAll("filterClasses", this); |