提交 e024aa00 编写于 作者: R Rossen Stoyanchev

Follow up fix for PR #1168

上级 3bc1121b
......@@ -312,7 +312,6 @@ public class PathResourceTests {
@Test
public void getReadableByteChannelForDir() throws Exception {
PathResource resource = new PathResource(TEST_DIR);
thrown.expect(NoSuchFileException.class);
resource.readableChannel();
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册