marklogic-community / marklogic-unit-test

Automated testing for MarkLogic
https://marklogic-community.github.io/marklogic-unit-test/
Other
13 stars 25 forks source link

Removing Roxy references #157

Closed dmcassel closed 1 year ago

dmcassel commented 1 year ago

There were some Roxy references in sample code. Where they occur in XQuery import statements, this causes the imports to fail due to namespace mismatches. Removed a few other non-breaking but outdated references as well.