Skip to content
This repository was archived by the owner on Feb 25, 2024. It is now read-only.

Commit 7151f4a

Browse files
committed
update JDK 15 test version
1 parent e7ce807 commit 7151f4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

testng.cmd.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ SET JAVA13=F:/Java/jdk13.0.2+8-openjdk/bin/java
1313

1414
SET JAVA14=F:/Java/jdk14+36-openjdk/bin/java
1515

16-
SET JAVA15=F:/Java/jdk15_ea+9/bin/java
16+
SET JAVA15=F:/Java/jdk15_ea+11/bin/java
1717

18-
SET TEST_JAR=android-retro-tests-1.7.2-SNAPSHOT.jar
18+
SET TEST_JAR=android-retro-tests-1.7.2.jar
1919

2020
SET ARGS=org.testng.TestNG testng_all.xml -testjar %TEST_JAR%
2121

0 commit comments

Comments
 (0)