mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-05-26 04:41:01 +02:00
To avoid being able to introduce dependencies between tests this commit makes sure that we close the document between tests so that we can't accidentally rely on state set by a previous test.