Skip to content

Commit 50ca5b9

Browse files
zzambersgnu-andrew
authored andcommitted
test/jdk/sun/security/pkcs11/fips/VerifyMissingAttributes.java: fixed jtreg main class (openjdk#27)
Reviewed-by: @franferrax, @gnu-andrew
1 parent aec0008 commit 50ca5b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/jdk/sun/security/pkcs11/fips/VerifyMissingAttributes.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
* @test
3030
* @bug 9999999
3131
* @requires (jdk.version.major >= 8)
32-
* @run main/othervm/timeout=30 Main
32+
* @run main/othervm/timeout=30 VerifyMissingAttributes
3333
* @author Martin Balao (mbalao@redhat.com)
3434
*/
3535

0 commit comments

Comments
 (0)