summaryrefslogtreecommitdiff
path: root/test/mod_http_api_test.exs
diff options
context:
space:
mode:
authorMickael Remond <mremond@process-one.net>2016-04-06 18:11:46 +0200
committerMickael Remond <mremond@process-one.net>2016-04-06 18:11:46 +0200
commit5efcf0a1759aa5ccef2519e6df7d1d4ac185065c (patch)
tree4f19bc3f76180813a226b33ac520011effc4a82f /test/mod_http_api_test.exs
parentMerge branch 'master' of github.com:processone/ejabberd (diff)
Stringprep can already be started, do not check result
Diffstat (limited to 'test/mod_http_api_test.exs')
-rw-r--r--test/mod_http_api_test.exs2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mod_http_api_test.exs b/test/mod_http_api_test.exs
index 55faea83..9432ae47 100644
--- a/test/mod_http_api_test.exs
+++ b/test/mod_http_api_test.exs
@@ -29,7 +29,7 @@ defmodule ModHttpApiTest do
setup_all do
:ok = :mnesia.start
- :ok = :stringprep.start
+ :stringprep.start
:ok = :ejabberd_config.start(["localhost"], [])
:ok = :ejabberd_commands.init