summaryrefslogtreecommitdiff
path: root/tests/auto/xmlpatterns/queries/unsupportedCollation.xq
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/xmlpatterns/queries/unsupportedCollation.xq')
-rw-r--r--tests/auto/xmlpatterns/queries/unsupportedCollation.xq2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/xmlpatterns/queries/unsupportedCollation.xq b/tests/auto/xmlpatterns/queries/unsupportedCollation.xq
new file mode 100644
index 0000000..679323c
--- /dev/null
+++ b/tests/auto/xmlpatterns/queries/unsupportedCollation.xq
@@ -0,0 +1,2 @@
+declare default collation "http://example.com/UnsupportedCollation";
+1