Skip to content

Commit cb7c184

Browse files
initialize it test parameter at build time explicitly
1 parent 503d2a7 commit cb7c184

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/resources/META-INF/native-image/com.google.cloud/google-cloud-spanner-jdbc/native-image.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
Args = --initialize-at-build-time==com.google.cloud.spanner.IntegrationTestEnv,\
22
com.google.cloud.spanner.jdbc.it.JdbcIntegrationTestEnv,\
3+
com.google.cloud.spanner.jdbc.it.DialectTestParameter,\
34
com.google.common.collect.RegularImmutableMap,\
45
com.google.common.collect.ImmutableMapEntry,\
56
com.google.common.collect.ImmutableMapEntry$NonTerminalImmutableMapEntry,\

0 commit comments

Comments
 (0)