Rename AxolotlStore
// FREEBIE
This commit is contained in:
parent
1fe5d63015
commit
b1d370755a
11 changed files with 15 additions and 15 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
'use strict';
|
||||
|
||||
describe("AxolotlStore", function() {
|
||||
describe("SignalProtocolStore", function() {
|
||||
before(function() { localStorage.clear(); });
|
||||
var store = textsecure.storage.axolotl;
|
||||
var identifier = '+5558675309';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue