Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

Commit 27e9f6c

Browse files
committed
use test config
1 parent 70d329a commit 27e9f6c

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

  • google-cloud-spanner/src/test/resources/META-INF/native-image/com.google.cloud/google-cloud-spanner
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
Args=--initialize-at-build-time=org.junit.runner.RunWith,java.lang.annotation.Annotation
1+
Args=--initialize-at-build-time=org.junit.runner.RunWith,java.lang.annotation.Annotation \
2+
--initialize-at-build-time=org.junit.experimental.categories.Category \
3+
--initialize-at-build-time=org.junit.runners.model.FrameworkField

0 commit comments

Comments
 (0)