HADOOP-13006 FileContextMainOperationsBaseTest.testListStatusThrowsExceptionForNonExistentFile() doesnt run. (Kai Sasaki via stevel)

This commit is contained in:
Steve Loughran 2016-04-08 12:59:01 +01:00
parent 594c70f779
commit 6791221572
1 changed files with 2 additions and 1 deletions

View File

@ -273,6 +273,7 @@ public void testGetFileStatusThrowsExceptionForNonExistentFile()
}
}
@Test
public void testListStatusThrowsExceptionForNonExistentFile()
throws Exception {
try {