diff options
Diffstat (limited to 'tests/test.lua')
-rw-r--r-- | tests/test.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test.lua b/tests/test.lua index c028e859..aa0275d4 100644 --- a/tests/test.lua +++ b/tests/test.lua @@ -83,3 +83,4 @@ end dotest "util.jid" dotest "core.stanza_router" +dotest "core.s2smanager" |