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

HBASE-10531 (Ram)
This commit is contained in:
Ramkrishna 2015-02-04 11:42:55 +05:30
parent fd0bb89fdf
commit 37ef793fab
1 changed files with 1 additions and 1 deletions

View File

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