Skip to content

Commit

Permalink
Remove unnecessary @module :open from ASN1FormatterTest.java
Browse files Browse the repository at this point in the history
  • Loading branch information
mbreinhold committed Nov 19, 2020
1 parent 4c0e888 commit baf34a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/lib-test/jdk/test/lib/hexdump/ASN1FormatterTest.java
Expand Up @@ -39,7 +39,7 @@
/*
* @test
* @summary ASN.1 formatting
* @modules java.base/sun.security.util:open
* @modules java.base/sun.security.util
* @library /test/lib
* @compile ASN1FormatterTest.java
* @run testng jdk.test.lib.hexdump.ASN1FormatterTest
Expand Down

0 comments on commit baf34a1

Please sign in to comment.