Skip to content

Commit 8356055

Browse files
committed
Remove dead bundle
1 parent 922101c commit 8356055

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

tests/com.salesforce.bazel.importedsource.tests/build.properties

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ source.. = src/
22
output.. = bin/
33
bin.includes = META-INF/,\
44
.
5-
additional.bundles = org.hamcrest.core,\
6-
org.mockito.mockito-core,\
5+
additional.bundles = org.mockito.mockito-core,\
76
junit-jupiter-api,\
87
org.hamcrest,\
98
net.bytebuddy.byte-buddy,\

tests/com.salesforce.bazel.sdk.tests/build.properties

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ source.. = src/
22
output.. = bin/
33
bin.includes = META-INF/,\
44
.
5-
additional.bundles = org.hamcrest.core,\
6-
org.mockito.mockito-core,\
5+
additional.bundles = org.mockito.mockito-core,\
76
junit-jupiter-api,\
87
org.hamcrest,\
98
net.bytebuddy.byte-buddy

0 commit comments

Comments
 (0)