[mod] namespace change

This commit is contained in:
Andy Bunce 2025-01-24 12:10:08 +00:00
parent acb48abd31
commit 2c6074d4d3
4 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@
:)
module namespace test="urn:expkg-zone58:pdfbox3:tests";
import module namespace pdfbox="org.apache.pdfbox.Loader";
import module namespace pdfbox="org.expkg-zone58.Pdfbox3";
declare variable $test:base:=file:base-dir()=>file:parent()=>file:parent();