Fix tests
// FREEBIE
This commit is contained in:
parent
dcfc4701c2
commit
d0448ec778
4 changed files with 55 additions and 10 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue