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

Commit d998ca4

Browse files
committed
switch Java 10 test JRE to ea+41
1 parent d950da5 commit d998ca4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testng.cmd.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ SET JAVA8=F:/Java/jdk1.8.0_162-64bit/bin/java
33

44
SET JAVA9=F:/Java/jdk9.0.4+11-64bit/bin/java
55

6-
SET JAVA10=F:/Java/jdk10_ea+40-64bit/bin/java
6+
SET JAVA10=F:/Java/jdk10_ea+41-64bit/bin/java
77

88
SET TEST_JAR=android-retro-tests-1.6.1.jar
99

0 commit comments

Comments
 (0)