mod_s2s: Remove compat with namespace issue from Prosody pre-0.6.2
[prosody.git] / tests / test.lua
index 4172b36346b18809ff0bd974216393e2948bbbe3..9ab2cad87d80c827025b0831c0d9e3c6efa36f97 100644 (file)
@@ -25,6 +25,8 @@ function run_all_tests()
        dotest "util.throttle"
        dotest "util.uuid"
        dotest "util.random"
+       dotest "util.xml"
+       dotest "util.xmppstream"
 
        dosingletest("test_sasl.lua", "latin1toutf8");
        dosingletest("test_utf8.lua", "valid");