Fix tests

This commit is contained in:
lilia 2015-05-14 15:44:43 -07:00
parent 5a7ab54ee6
commit 029c9754f0
7 changed files with 34 additions and 21 deletions

View file

@ -16,6 +16,7 @@
;(function() {
'use strict';
storage.fetch();
storage.onready(function() {
var messageReceiver;