aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/ijar/test/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/ijar/test/BUILD')
-rw-r--r--third_party/ijar/test/BUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/third_party/ijar/test/BUILD b/third_party/ijar/test/BUILD
index cb17830fc8..b46d742313 100644
--- a/third_party/ijar/test/BUILD
+++ b/third_party/ijar/test/BUILD
@@ -20,6 +20,8 @@ sh_test(
"zip",
],
data = [
+ "testenv.sh",
+ "//src/test/shell:bashunit",
"//third_party/ijar",
"A.java",
"B.java",
@@ -36,6 +38,7 @@ sh_test(
"//tools/defaults:jdk",
"//tools/jdk:langtools",
],
+ shard_count = 5,
)
java_library(