aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test.lua
diff options
context:
space:
mode:
authorMatthew Wild <mwild1@gmail.com>2016-03-04 22:28:15 +0000
committerMatthew Wild <mwild1@gmail.com>2016-03-04 22:28:15 +0000
commit26aa750e1c62b7994e790073620bf1fed7af476b (patch)
tree3a2a3a3b984030b3f04665ea994437f9c09addf4 /tests/test.lua
parent1322d44e8dd886c16d3edf548af37c2e3d054480 (diff)
parent2d56536be48758e1332090eb6528f8a294887468 (diff)
downloadprosody-26aa750e1c62b7994e790073620bf1fed7af476b.tar.gz
prosody-26aa750e1c62b7994e790073620bf1fed7af476b.zip
Merge 0.10->trunk
Diffstat (limited to 'tests/test.lua')
-rw-r--r--tests/test.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test.lua b/tests/test.lua
index 0fcc4907..4172b363 100644
--- a/tests/test.lua
+++ b/tests/test.lua
@@ -18,6 +18,7 @@ function run_all_tests()
dotest "core.s2smanager"
dotest "core.configmanager"
dotest "util.ip"
+ dotest "util.json"
dotest "util.stanza"
dotest "util.sasl.scram"
dotest "util.cache"