aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2016-01-08 16:20:02 +0100
committerKim Alvefur <zash@zash.se>2016-01-08 16:20:02 +0100
commitb3d9c810676d288d193e4dcc3d95456e8a050f0e (patch)
tree4152cd5b1508984977c83a62823d8dae14e46ec5 /tests
parentebdebb946d9d2c501c0fe7d76d57798ab60e3ff9 (diff)
downloadprosody-b3d9c810676d288d193e4dcc3d95456e8a050f0e.tar.gz
prosody-b3d9c810676d288d193e4dcc3d95456e8a050f0e.zip
tests: Fix merge, modulemanager test was removed
Diffstat (limited to 'tests')
-rw-r--r--tests/test.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test.lua b/tests/test.lua
index 5d5851e1..1192b7b8 100644
--- a/tests/test.lua
+++ b/tests/test.lua
@@ -14,7 +14,6 @@ function run_all_tests()
dotest "util.multitable"
dotest "util.rfc6724"
dotest "util.http"
- dotest "core.modulemanager"
dotest "core.stanza_router"
dotest "core.s2smanager"
dotest "core.configmanager"