We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e26c82 commit 0c6c9e4Copy full SHA for 0c6c9e4
test/src/com/rabbitmq/client/test/functional/Recover.java
@@ -37,6 +37,8 @@
37
import com.rabbitmq.client.AMQP;
38
import com.rabbitmq.client.QueueingConsumer;
39
40
+import com.rabbitmq.client.test.BrokerTestCase;
41
+
42
public class Recover extends BrokerTestCase {
43
44
String queue;
0 commit comments