mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-05-27 21:31:00 +02:00
For unit-tests which are asynchronous, using a `done`-callback is redundant and future Jasmine versions will stop supporting that pattern.
For unit-tests which are asynchronous, using a `done`-callback is redundant and future Jasmine versions will stop supporting that pattern.