Skip to content

Commit

Permalink
8268147: need to update reference to testng module for jtreg6
Browse files Browse the repository at this point in the history
Reviewed-by: dholmes, psandoz, naoto
  • Loading branch information
jonathan-gibbons committed Jun 2, 2021
1 parent 76fdf2c commit d46a2c8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
*/

open module lookup_module {
requires testng;
requires org.testng;
requires jdk.incubator.foreign;
requires invoker_module;
exports handle.lookup;
Expand Down

0 comments on commit d46a2c8

Please sign in to comment.