Skip to content

Commit 32b1825

Browse files
committed
1 parent 5346183 commit 32b1825

File tree

1 file changed

+2
-0
lines changed
  • test/src/com/rabbitmq/client/test/functional

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ public class Reject extends BrokerTestCase
4848

4949
protected Channel secondaryChannel;
5050

51+
@Override
5152
protected void setUp()
5253
throws IOException
5354
{
@@ -56,6 +57,7 @@ protected void setUp()
5657

5758
}
5859

60+
@Override
5961
protected void tearDown()
6062
throws IOException
6163
{

0 commit comments

Comments
 (0)