test/jdk/java/net/httpclient/BufferingSubscriberTest.java
branchhttp-client-branch
changeset 55857 89c904d57ebe
parent 55846 2a7e2724a422
child 55960 7553e90ba43c
--- a/test/jdk/java/net/httpclient/BufferingSubscriberTest.java	Wed Nov 22 15:29:29 2017 +0000
+++ b/test/jdk/java/net/httpclient/BufferingSubscriberTest.java	Wed Nov 22 15:32:17 2017 +0000
@@ -434,10 +434,6 @@
 
     // ---
 
-    // TODO: Add a test for cancel
-
-    // ---
-
     /* Main entry point for standalone testing of the main functional test. */
     public static void main(String... args) {
         BufferingSubscriberTest t = new BufferingSubscriberTest();