diff --git a/src/test/java/org/takes/tk/TkProxyTest.java b/src/test/java/org/takes/tk/TkProxyTest.java index 150fd83a9..119303268 100644 --- a/src/test/java/org/takes/tk/TkProxyTest.java +++ b/src/test/java/org/takes/tk/TkProxyTest.java @@ -51,6 +51,7 @@ * @since 0.25 * @todo #458:30min/DEV We need more tests for TkProxy. * The tests should verify different combinations of request/response headers. + * This is the continuation of the issue #377. * @checkstyle ClassDataAbstractionCouplingCheck (500 lines) */ @RunWith(Parameterized.class)