Browse Source

Add the standard openjdk tests for adoptopenjdk.

Dinakar Guniguntala 6 years ago
parent
commit
981762c380
1 changed files with 1 additions and 0 deletions
  1. 1 0
      test/config.sh

+ 1 - 0
test/config.sh

@@ -20,6 +20,7 @@ imageTests[:onbuild]+='
 
 testAlias+=(
 	[amazoncorretto]='openjdk'
+	[adoptopenjdk]='openjdk'
 	[iojs]='node'
 	[jruby]='ruby'
 	[pypy]='python'