aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/util/xml-namespace.scm
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tests/unit/util/xml-namespace.scm (renamed from tests/test/xml-namespace.scm)2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test/xml-namespace.scm b/tests/unit/util/xml-namespace.scm
index 09402ceb..2b6ea174 100644
--- a/tests/test/xml-namespace.scm
+++ b/tests/unit/util/xml-namespace.scm
@@ -34,3 +34,5 @@
"Remove specific namespace"
'(a:a (b))
(move-to-namespace '(a:a (b:b)) '((b . #f))))
+
+'((sxml namespace))