Skip to content

Commit a7a9b46

Browse files
chore: fix commented out lines
1 parent 3e4152d commit a7a9b46

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
@@ -17,6 +17,7 @@ Args = --initialize-at-build-time==com.google.cloud.spanner.IntegrationTestEnv,\
1717
org.junit.experimental.categories.Category,\
1818
org.junit.runners.parameterized.BlockJUnit4ClassRunnerWithParameters,\
1919
org.junit.runners.model.FrameworkField,\
20+
2021
# com.google.common.math.IntMath,\
2122
# com.google.cloud.ServiceOptions,\
2223
# com.google.cloud.spanner.SpannerOptions,\

0 commit comments

Comments
 (0)