summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/rabbit_tests.erl1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rabbit_tests.erl b/src/rabbit_tests.erl
index 2542905f0c..615a04c76b 100644
--- a/src/rabbit_tests.erl
+++ b/src/rabbit_tests.erl
@@ -62,7 +62,6 @@ all_tests() ->
passed = test_configurable_server_properties(),
ok = cleanup_test_queue(),
ok = restart_app(),
- io:format("rabbit app restarted"),
passed.
maybe_run_cluster_dependent_tests() ->