aboutsummaryrefslogtreecommitdiff
path: root/stdlib/test/tests.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/test/tests.lux')
-rw-r--r--stdlib/test/tests.lux3
1 files changed, 2 insertions, 1 deletions
diff --git a/stdlib/test/tests.lux b/stdlib/test/tests.lux
index 6b23caebd..08d73a430 100644
--- a/stdlib/test/tests.lux
+++ b/stdlib/test/tests.lux
@@ -36,7 +36,8 @@
["_;" sum]
["_;" text]
(error ["_;" exception])
- (format ["_;" json])
+ (format ["_;" json]
+ ["_;" xml])
(coll ["_;" array]
["_;" dict]
["_;" list]