Skip to content

Commit

Permalink
add blank line for readability between test cases
Browse files Browse the repository at this point in the history
Co-authored-by: Jonas Jenwald <jonas.jenwald@gmail.com>
  • Loading branch information
alexcat3 and Snuffleupagus authored Jul 5, 2024
1 parent 69de633 commit 217813a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/unit/api_spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -3418,6 +3418,7 @@ Caron Broadcasting, Inc., an Ohio corporation (“Lessee”).`)

await loadingTask.destroy();
});

it("gets text content, correctly handling documents with toUnicode cmaps that omit leading zeros on hex-encoded UTF-16", async function () {
const loadingTask = getDocument(
buildGetDocumentParams("issue18099_reduced.pdf")
Expand Down

0 comments on commit 217813a

Please sign in to comment.