Skip to content

Commit 76e3dbe

Browse files
committed
Fixing coverage.
1 parent cafcf45 commit 76e3dbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ include("debugIO.jl")
164164
range(3,1)
165165
@assert PDFIO.Cos.cosDocGetPageNumbers(doc.cosDoc, doc.catalog, "42") ==
166166
range(46,1)
167-
167+
pdDocGetPageRange(doc, "iii")
168168
pdDocClose(doc)
169169
length(utilPrintOpenFiles()) == 0
170170
end

0 commit comments

Comments
 (0)