summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Sébastien Pédron <jean-sebastien@rabbitmq.com>2017-03-08 12:44:23 +0100
committerJean-Sébastien Pédron <jean-sebastien@rabbitmq.com>2017-03-08 12:44:23 +0100
commitb1ce3f16a605ad9f06fe98c5e7ff49ba23f4b1f4 (patch)
tree0eaaf4d073945bf81ed8a3a8f8876a103ce94530
parent42d7e5e523ded154218a1d42d4a47236acd02c1e (diff)
downloadrabbitmq-server-git-b1ce3f16a605ad9f06fe98c5e7ff49ba23f4b1f4.tar.gz
partitions_SUITE: Replace tabs with spaces
Signed-off: Gerhard Lazy <gerhard@rabbitmq.com>
-rw-r--r--test/partitions_SUITE.erl4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/partitions_SUITE.erl b/test/partitions_SUITE.erl
index a3747b8490..8c8a772987 100644
--- a/test/partitions_SUITE.erl
+++ b/test/partitions_SUITE.erl
@@ -48,8 +48,8 @@ groups() ->
{cluster_size_3, [], [
autoheal,
autoheal_after_pause_if_all_down,
- autoheal_multiple_partial_partitions,
- autoheal_unexpected_finish,
+ autoheal_multiple_partial_partitions,
+ autoheal_unexpected_finish,
ignore,
pause_if_all_down_on_blocked,
pause_if_all_down_on_down,