mirror of https://github.com/apache/activemq.git
AMQ-7302 - rename test such that is is run with surefire pattern match
This commit is contained in:
parent
f3ed0c7b87
commit
a7bf4fc804
|
@ -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;
|
Loading…
Reference in New Issue