Skip to content

Commit ca27bc8

Browse files
committed
initilize vintage junit classes
1 parent 335f258 commit ca27bc8

File tree

1 file changed

+2
-1
lines changed
  • google-cloud-logging/src/test/resources/META-INF/native-image/com.google.cloud/google-cloud-logging

1 file changed

+2
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
Args=--initialize-at-build-time=org.junit.Ignore,\
2-
java.lang.annotation.Annotation
2+
java.lang.annotation.Annotation,\
3+
org.junit.vintage.engine.discovery.FilterableIgnoringRunnerDecorator

0 commit comments

Comments
 (0)