AMQ-7302 - rename test such that is is run with surefire pattern match

This commit is contained in:
gtully 2019-11-22 16:19:14 +00:00
parent f3ed0c7b87
commit a7bf4fc804
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ import javax.management.ObjectName;
import static org.junit.Assert.*;
// https://issues.apache.org/jira/browse/AMQ-7302
public class JmxOpPageInOnMemoryLimit {
public class JmxOpPageInOnMemoryLimitTest {
BrokerService broker;
protected MBeanServer mbeanServer;