summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/cluster_formation_locking_SUITE.erl (renamed from test/rabbit_mnesia_SUITE.erl)2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rabbit_mnesia_SUITE.erl b/test/cluster_formation_locking_SUITE.erl
index 2dba03a199..25b2df308c 100644
--- a/test/rabbit_mnesia_SUITE.erl
+++ b/test/cluster_formation_locking_SUITE.erl
@@ -13,7 +13,7 @@
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved.
%%
--module(rabbit_mnesia_SUITE).
+-module(cluster_formation_locking_SUITE).
-include_lib("common_test/include/ct.hrl").
-include_lib("eunit/include/eunit.hrl").