Skip to content

Commit b527963

Browse files
committed
Rename test suite
1 parent 981cfc3 commit b527963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/rabbit_mnesia_SUITE.erl renamed to test/cluster_formation_locking_SUITE.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
%% The Initial Developer of the Original Code is GoPivotal, Inc.
1414
%% Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved.
1515
%%
16-
-module(rabbit_mnesia_SUITE).
16+
-module(cluster_formation_locking_SUITE).
1717

1818
-include_lib("common_test/include/ct.hrl").
1919
-include_lib("eunit/include/eunit.hrl").

0 commit comments

Comments
 (0)