Skip to content

Commit ef01e47

Browse files
8268150: tier2: test/jdk/tools/jpackage/junit/junit.java needs updating for jtreg 6
Reviewed-by: almatvee
1 parent e9f3e32 commit ef01e47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/jdk/tools/jpackage/junit/junit.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
/*
2525
* @test
2626
* @summary jpackage unit tests
27-
* @library ${jtreg.home}/lib/junit.jar
27+
* @library ${jtreg.home}/lib/junit.jar ${jtreg.home}/lib/hamcrest.jar
2828
* @modules jdk.jpackage
2929
* @run shell run_junit.sh
3030
*/

0 commit comments

Comments
 (0)