HBASE-7545 Addendum

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1440157 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
larsh 2013-01-29 21:38:04 +00:00
parent 0d95dc61e8
commit 554d5d239b
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ import org.junit.experimental.categories.Category;
* Run the same test as TestReplication but with HLog compression enabled
*/
@Category(LargeTests.class)
public class TestReplicationQueueFailoverCompressed extends TestReplicationBase {
public class TestReplicationQueueFailoverCompressed extends TestReplicationQueueFailover {
/**
* @throws java.lang.Exception