mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2025-10-04 11:26:44 -04:00
Removed TODO.
This commit is contained in:
@@ -344,8 +344,6 @@ public class ImageFilterTestCase {
|
|||||||
// decoded once, then encoded once
|
// decoded once, then encoded once
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO: Add various test cases where resource/upstream filter fails (response.sendError + exception)
|
|
||||||
|
|
||||||
@Test(expected = ServletException.class)
|
@Test(expected = ServletException.class)
|
||||||
public void passThroughIfNotTriggerException() throws ServletException, IOException {
|
public void passThroughIfNotTriggerException() throws ServletException, IOException {
|
||||||
// Filter init & setup
|
// Filter init & setup
|
||||||
|
Reference in New Issue
Block a user