mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-20 10:19:08 +00:00
Also, * moved fetch out of the list view * removed unused #last() function * put test setup lines in their own tiny file. * added data-cover to view script tags for code coveage reports.
3 lines
49 B
JavaScript
3 lines
49 B
JavaScript
mocha.setup("bdd");
|
|
window.assert = chai.assert;
|