mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-05-24 11:51: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.