mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2025-08-03 11:35:29 -04:00
Removed TODO.
This commit is contained in:
parent
c6d6a86343
commit
cb4a35016b
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user