diff options
Diffstat (limited to 'test/acl_test.exs')
-rw-r--r-- | test/acl_test.exs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/acl_test.exs b/test/acl_test.exs index ada2d8fb1..0f8921f67 100644 --- a/test/acl_test.exs +++ b/test/acl_test.exs @@ -25,6 +25,7 @@ defmodule ACLTest do setup_all do :ok = :mnesia.start + :ejabberd_mnesia.start {:ok, _} = :jid.start :ejabberd_hooks.start_link :stringprep.start |