mirror of https://github.com/apache/activemq.git
[AMQ-3166] fix typo that removed class name, sorry
This commit is contained in:
parent
7077d2b910
commit
99b7a28ccb
|
@ -51,7 +51,7 @@ import static org.junit.Assert.assertNotNull;
|
|||
import static org.junit.Assert.assertTrue;
|
||||
import static org.junit.Assert.fail;
|
||||
|
||||
public class {
|
||||
public class AMQ3166Test {
|
||||
|
||||
private static final Logger LOG = LoggerFactory.getLogger(AMQ3166Test.class);
|
||||
|
||||
|
|
Loading…
Reference in New Issue