Skip to content

Commit 1dde5c5

Browse files
author
Simon MacMullen
committed
Note to self: IDEA's Rename Refactoring is not perfect.
1 parent 07dc7a1 commit 1dde5c5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/src/com/rabbitmq/examples/PerfTestMulti.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717
package com.rabbitmq.examples;
1818

1919
import com.rabbitmq.client.ConnectionFactory;
20+
import com.rabbitmq.examples.perf.Scenario;
21+
import com.rabbitmq.examples.perf.ScenarioFactory;
2022
import com.rabbitmq.tools.json.JSONReader;
2123
import com.rabbitmq.tools.json.JSONWriter;
2224

0 commit comments

Comments
 (0)