зеркало из https://github.com/mozilla/pjs.git
Bug 556739 - Forgot one module change in tests header.
This commit is contained in:
Родитель
34a0cdc7a6
Коммит
4e0f015b0d
|
@ -54,7 +54,7 @@ let (commonFile = do_get_file("../../test_places/head_common.js", false)) {
|
|||
|
||||
|
||||
XPCOMUtils.defineLazyGetter(this, "PlacesUIUtils", function() {
|
||||
Cu.import("resource://gre/modules/PlacesUIUtils.jsm");
|
||||
Cu.import("resource:///modules/PlacesUIUtils.jsm");
|
||||
return PlacesUIUtils;
|
||||
});
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче