diff options
| -rw-r--r-- | test/unit_cluster_formation_locking_mocks_SUITE.erl (renamed from test/cluster_formation_locking_SUITE.erl) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cluster_formation_locking_SUITE.erl b/test/unit_cluster_formation_locking_mocks_SUITE.erl index 707d2a68c0..d605578d76 100644 --- a/test/cluster_formation_locking_SUITE.erl +++ b/test/unit_cluster_formation_locking_mocks_SUITE.erl @@ -13,7 +13,7 @@ %% The Initial Developer of the Original Code is GoPivotal, Inc. %% Copyright (c) 2007-2020 VMware, Inc. or its affiliates. All rights reserved. %% --module(cluster_formation_locking_SUITE). +-module(unit_cluster_formation_locking_mocks_SUITE). -include_lib("common_test/include/ct.hrl"). -include_lib("eunit/include/eunit.hrl"). |
