1
0
Fork 0

[fix] test
All checks were successful
Run BaseX Tests / test (push) Successful in 34s

This commit is contained in:
Andy Bunce 2025-02-10 18:01:04 +00:00
parent 0e4c448c20
commit 759b8c6c7e
2 changed files with 2 additions and 2 deletions

View file

@ -3,4 +3,4 @@
c
Xyxh
4456
9.7.4 xyxz01
9.7.4 xyxz01x

View file

@ -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)