util.rfc3484: New util implementing RFC3484 sorting
[prosody.git] / tests / test.lua
index 000c3ee96a82c282fe392e172bcb7b3796e9f12c..db727ce157739265964312557af7ce937af5c19f 100644 (file)
@@ -12,6 +12,7 @@ function run_all_tests()
        package.loaded["net.connlisteners"] = { get = function () return {} end };
        dotest "util.jid"
        dotest "util.multitable"
+       dotest "util.rfc3484"
        dotest "net.http"
        dotest "core.modulemanager"
        dotest "core.stanza_router"