[AMQ-3166] fix typo that removed class name, sorry

This commit is contained in:
gtully 2016-11-22 16:27:29 +00:00
parent 7077d2b910
commit 99b7a28ccb
1 changed files with 1 additions and 1 deletions

View File

@ -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);