diff options
Diffstat (limited to '')
-rw-r--r-- | test/elixir_SUITE.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/elixir_SUITE.erl b/test/elixir_SUITE.erl index b0a76bfa..6243456b 100644 --- a/test/elixir_SUITE.erl +++ b/test/elixir_SUITE.erl @@ -1,6 +1,6 @@ %%%------------------------------------------------------------------- %%% @author Mickael Remond <mremond@process-one.net> -%%% @copyright (C) 2002-2015, ProcessOne +%%% @copyright (C) 2002-2016, ProcessOne %%% @doc %%% This is a common test wrapper to run our ejabberd tests written in %%% Elixir from standard common test code. |