Skip to content

Commit 0c6c9e4

Browse files
author
Michael Bridgen
committed
Fix up slightly duff merge of bug21987
1 parent 3e26c82 commit 0c6c9e4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/src/com/rabbitmq/client/test/functional/Recover.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@
3737
import com.rabbitmq.client.AMQP;
3838
import com.rabbitmq.client.QueueingConsumer;
3939

40+
import com.rabbitmq.client.test.BrokerTestCase;
41+
4042
public class Recover extends BrokerTestCase {
4143

4244
String queue;

0 commit comments

Comments
 (0)