Skip to content

Commit e48e728

Browse files
committed
Merge branch 'main' into chore/setup-logging-module
2 parents dff844b + 77aed97 commit e48e728

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
Args=--initialize-at-build-time=java.lang.annotation.Annotation,\
2+
org.junit.experimental.categories.Category,\
3+
org.junit.experimental.categories.CategoryValidator,\
4+
org.junit.Ignore,\
5+
org.junit.runner.RunWith,\
6+
org.junit.runners.model.FrameworkField,\
7+
org.junit.validator.AnnotationValidator,\
8+
org.junit.vintage.engine.discovery.FilterableIgnoringRunnerDecorator

0 commit comments

Comments
 (0)