mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-03 12:35:58 +00:00
Fix test bustage introduced with bug 587027 part 4
(oddly no failure in the add-on test harness)
This commit is contained in:
parent
4a9a61cc08
commit
1fad5595ba
@ -1,7 +1,7 @@
|
||||
Cu.import("resource://services-sync/base_records/crypto.js");
|
||||
Cu.import("resource://services-sync/base_records/keys.js");
|
||||
Cu.import("resource://services-sync/util.js");
|
||||
Cu.import("resource://services-sync/base_records/identity.js");
|
||||
Cu.import("resource://services-sync/identity.js");
|
||||
|
||||
function run_test() {
|
||||
let passphrase = ID.set("WeaveCryptoID", new Identity());
|
||||
|
Loading…
x
Reference in New Issue
Block a user