Skip to content

Commit 1b7f38e

Browse files
add junit's category to image heap
1 parent 5dd52b6 commit 1b7f38e

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
@@ -12,4 +12,5 @@ Args = --initialize-at-build-time==com.google.cloud.spanner.IntegrationTestEnv,\
1212
org.junit.runners.Parameterized,\
1313
org.junit.runner.RunWith,\
1414
org.junit.FixMethodOrder,\
15+
org.junit.experimental.categories.Category,\
1516
java.lang.annotation.Annotation

0 commit comments

Comments
 (0)