test/jdk/java/net/httpclient/whitebox/MinimalFutureTestDriver.java
branchhttp-client-branch
changeset 56089 42208b2f224e
parent 56035 2f3f5da13c4c
child 56092 fd85b2bf2b0d
equal deleted inserted replaced
56088:38fac6d0521d 56089:42208b2f224e
    21  * questions.
    21  * questions.
    22  */
    22  */
    23 
    23 
    24 /*
    24 /*
    25  * @test
    25  * @test
    26  * @modules jdk.incubator.httpclient/jdk.incubator.http.internal.common
    26  * @modules java.net.http/java.net.http.internal.common
    27  * @run testng jdk.incubator.httpclient/jdk.incubator.http.internal.common.MinimalFutureTest
    27  * @run testng java.net.http/java.net.http.internal.common.MinimalFutureTest
    28  */
    28  */