NO-JIRA Fixing imports after removing 2.28
This commit is contained in:
parent
f954212765
commit
f8dce75ac8
|
@ -48,7 +48,6 @@ import org.slf4j.LoggerFactory;
|
||||||
|
|
||||||
import static org.apache.activemq.artemis.tests.compatibility.GroovyRun.SNAPSHOT;
|
import static org.apache.activemq.artemis.tests.compatibility.GroovyRun.SNAPSHOT;
|
||||||
import static org.apache.activemq.artemis.tests.compatibility.GroovyRun.TWO_THIRTYTHREE_ZERO;
|
import static org.apache.activemq.artemis.tests.compatibility.GroovyRun.TWO_THIRTYTHREE_ZERO;
|
||||||
import static org.apache.activemq.artemis.tests.compatibility.GroovyRun.TWO_TWENTYEIGHT_ZERO;
|
|
||||||
|
|
||||||
@RunWith(Parameterized.class)
|
@RunWith(Parameterized.class)
|
||||||
public class MirroredVersionTest extends ClasspathBase {
|
public class MirroredVersionTest extends ClasspathBase {
|
||||||
|
|
Loading…
Reference in New Issue