|
@@ -482,6 +482,7 @@ public class TestSafeMode {
|
|
* Tests some utility methods that surround the SafeMode's state.
|
|
* Tests some utility methods that surround the SafeMode's state.
|
|
* @throws IOException when there's an issue connecting to the test DFS.
|
|
* @throws IOException when there's an issue connecting to the test DFS.
|
|
*/
|
|
*/
|
|
|
|
+ @Test
|
|
public void testSafeModeUtils() throws IOException {
|
|
public void testSafeModeUtils() throws IOException {
|
|
dfs = cluster.getFileSystem();
|
|
dfs = cluster.getFileSystem();
|
|
|
|
|