diff options
| author | Alvaro Videla <videlalvaro@gmail.com> | 2015-10-21 18:01:50 +0200 |
|---|---|---|
| committer | Alvaro Videla <videlalvaro@gmail.com> | 2015-10-21 18:01:50 +0200 |
| commit | 5724c0be0778818d7436f6aa11954971b5ac63a3 (patch) | |
| tree | 9d2ee4a232d7cdab5cd72af0ac3439ee46e9ab35 | |
| parent | dc66197f3539a7a7bc3e3cc5b491a25b84d73011 (diff) | |
| download | rabbitmq-server-git-5724c0be0778818d7436f6aa11954971b5ac63a3.tar.gz | |
removes whitespace
| -rw-r--r-- | test/src/rabbit_tests.erl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/src/rabbit_tests.erl b/test/src/rabbit_tests.erl index f2279c2105..13ab027963 100644 --- a/test/src/rabbit_tests.erl +++ b/test/src/rabbit_tests.erl @@ -3047,7 +3047,6 @@ test_variable_queue_dynamic_duration_change(VQ0) -> %% start by sending in a couple of segments worth Len = 2*SegmentSize, VQ1 = variable_queue_publish(false, Len, VQ0), - %% squeeze and relax queue Churn = Len div 32, VQ2 = publish_fetch_and_ack(Churn, Len, VQ1), |
