summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJean-Sébastien Pédron <jean-sebastien@rabbitmq.com>2017-03-08 12:44:23 +0100
committerMichael Klishin <michael@clojurewerkz.org>2017-03-22 23:38:01 +0300
commit20f6adc7b19e223f46a9607baece304806600d54 (patch)
treea638cd1418db0bc929002f0d261122a29659f6ee /test
parent1d4d9fe68a1d5dd9e2fb53b77271d1ed36def07b (diff)
downloadrabbitmq-server-git-20f6adc7b19e223f46a9607baece304806600d54.tar.gz
partitions_SUITE: Replace tabs with spaces
Signed-off: Gerhard Lazy <gerhard@rabbitmq.com>
Diffstat (limited to 'test')
-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,