HBASE-12962 - TestHFileBlockIndex.testBlockIndex() commented out during

HBASE-10531 (Ram)
This commit is contained in:
Ramkrishna 2015-02-04 11:44:39 +05:30
parent 118f738d7c
commit d33bc0c8c6
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ public class TestHFileBlockIndex {
fs = HFileSystem.get(conf);
}
//@Test
@Test
public void testBlockIndex() throws IOException {
testBlockIndexInternals(false);
clear();