Skip to content

Commit 974fde6

Browse files
committed
updated include
1 parent 728b725 commit 974fde6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: mod_test_prov.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ do
7676
--add-exports org.bouncycastle.provider/org.bouncycastle.internal.asn1.cms=ALL-UNNAMED \
7777
--add-exports org.bouncycastle.provider/org.bouncycastle.internal.asn1.bsi=ALL-UNNAMED \
7878
--add-exports org.bouncycastle.provider/org.bouncycastle.internal.asn1.eac=ALL-UNNAMED \
79-
-cp "$testJar:libs/junit.jar:libs/mail.jar:libs/activation.jar" \
79+
-cp "$testJar:libs/junit-4.13.2.jar:libs/javax.mail-1.4.7.jar:libs/activation-1.1.1.jar" \
8080
-Dbc.test.data.home=core/src/test/data \
8181
$i
8282

0 commit comments

Comments
 (0)