mod_saslauth: Updated to use the new events API.
[prosody.git] / tests / test.lua
index 38ef6191ad4191a2ae49a88fd24a6513e9478f19..bb9bc876b517bbdab195b880b5d5aecba9defa11 100644 (file)
@@ -16,6 +16,7 @@ function run_all_tests()
        dotest "core.s2smanager"
        dotest "core.configmanager"
        dotest "util.stanza"
+       dotest "util.sasl.scram"
        
        dosingletest("test_sasl.lua", "latin1toutf8");
 end