test/jdk/java/net/httpclient/whitebox/MinimalFutureTestDriver.java
branchhttp-client-branch
changeset 56092 fd85b2bf2b0d
parent 56089 42208b2f224e
child 56451 9585061fdb04
equal deleted inserted replaced
56091:aedd6133e7a0 56092:fd85b2bf2b0d
    21  * questions.
    21  * questions.
    22  */
    22  */
    23 
    23 
    24 /*
    24 /*
    25  * @test
    25  * @test
    26  * @modules java.net.http/java.net.http.internal.common
    26  * @modules java.net.http/jdk.internal.net.http.common
    27  * @run testng java.net.http/java.net.http.internal.common.MinimalFutureTest
    27  * @run testng java.net.http/jdk.internal.net.http.common.MinimalFutureTest
    28  */
    28  */