Fix tests

// FREEBIE
This commit is contained in:
lilia 2017-04-13 11:59:33 -07:00
parent dcfc4701c2
commit d0448ec778
4 changed files with 55 additions and 10 deletions

View file

@ -45,6 +45,7 @@ window.assert = chai.assert;
window.Whisper = window.Whisper || {};
window.Whisper.Database = window.Whisper.Database || {};
Whisper.Database.id = 'test';
Whisper.events = _.clone(Backbone.Events);
/*
* global helpers for tests