We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95a0d5c commit 143266eCopy full SHA for 143266e
src/test/resources/META-INF/native-image/com.google.cloud/google-cloud-spanner-jdbc/native-image.properties
@@ -1,2 +1,3 @@
1
Args=--initialize-at-build-time=org.junit.runner.RunWith\
2
- --initialize-at-build-time=java.lang.annotation.Annotation
+ --initialize-at-build-time=java.lang.annotation.Annotation\
3
+ --initialize-at-build-time=org.junit.runners.Parameterized
0 commit comments