This commit is contained in:
parent
0e4c448c20
commit
759b8c6c7e
2 changed files with 2 additions and 2 deletions
|
|
@ -91,7 +91,7 @@ function test:with-pdf(){
|
|||
|
||||
declare function test:open($file as xs:string)
|
||||
as item(){
|
||||
test:resolve($file)=>pdfbox:open()
|
||||
test:resolve($file)=>pdfbox:open-file()
|
||||
};
|
||||
|
||||
declare function test:resolve($file as xs:string)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue