aboutsummaryrefslogtreecommitdiffstats
path: root/test/mysqlerl_app_SUITE.erl
diff options
context:
space:
mode:
Diffstat (limited to 'test/mysqlerl_app_SUITE.erl')
-rw-r--r--test/mysqlerl_app_SUITE.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mysqlerl_app_SUITE.erl b/test/mysqlerl_app_SUITE.erl
index 9ea4b76..706b132 100644
--- a/test/mysqlerl_app_SUITE.erl
+++ b/test/mysqlerl_app_SUITE.erl
@@ -105,7 +105,7 @@ groups() ->
%% Reason = term()
%% @end
%%--------------------------------------------------------------------
-all() ->
+all() ->
[app_starts, app_stops].
%%--------------------------------------------------------------------