summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Radestock <matthias@rabbitmq.com>2010-07-21 07:39:10 +0100
committerMatthias Radestock <matthias@rabbitmq.com>2010-07-21 07:39:10 +0100
commit5697d474b3a6eabf2ad6b35b38ed444dbc80030e (patch)
tree47f4e9e9f25c634d24bed70a03c2b31915f20d65
parent09ba5c99a7342c289661f2c0a0ef7ce9d5359695 (diff)
downloadrabbitmq-server-5697d474b3a6eabf2ad6b35b38ed444dbc80030e.tar.gz
rabbit_amqqueue:stop already stops the msg_store
-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 7d03ecbd..73f892a4 100644
--- a/src/rabbit_tests.erl
+++ b/src/rabbit_tests.erl
@@ -1890,7 +1890,6 @@ test_queue_recover() ->
receive {'DOWN', MRef, process, QPid, _Info} -> ok
after 10000 -> exit(timeout_waiting_for_queue_death)
end,
- rabbit_variable_queue:stop_msg_store(),
rabbit_amqqueue:stop(),
ok = rabbit_amqqueue:start(),
rabbit_amqqueue:with_or_die(