mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
Move Whisper.events out of views and tests
This commit is contained in:
@@ -12257,7 +12257,6 @@ 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
|
||||
|
||||
Reference in New Issue
Block a user