From 8bfd53c8a6522257ecd397491990ab9158eb8b44 Mon Sep 17 00:00:00 2001 From: Matthew Wild Date: Fri, 16 Oct 2009 22:13:54 +0100 Subject: tests: Add tests for new modulemanager load_modules_for_host code --- tests/test.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/test.lua') diff --git a/tests/test.lua b/tests/test.lua index f5bcb02e..0cec6cba 100644 --- a/tests/test.lua +++ b/tests/test.lua @@ -11,6 +11,7 @@ function run_all_tests() dotest "util.jid" dotest "util.multitable" + dotest "core.modulemanager" dotest "core.stanza_router" dotest "core.s2smanager" dotest "core.configmanager" -- cgit v1.2.3