summaryrefslogtreecommitdiff
path: root/compilationTests/BUILD.bazel
diff options
context:
space:
mode:
Diffstat (limited to 'compilationTests/BUILD.bazel')
-rw-r--r--compilationTests/BUILD.bazel2
1 files changed, 1 insertions, 1 deletions
diff --git a/compilationTests/BUILD.bazel b/compilationTests/BUILD.bazel
index 1875a1e8..b0d78273 100644
--- a/compilationTests/BUILD.bazel
+++ b/compilationTests/BUILD.bazel
@@ -17,7 +17,7 @@ iml_module(
"//tools/adt/idea/android:test_deps.zip",
"//tools/adt/idea/android/testData",
"//tools/base/build-system:gradle-distrib",
- "//tools/base/build-system:studio_repo.zip",
+ "//tools/base/build-system:studio_repo",
] + glob(["testData/**"]),
test_shard_count = 4,
test_srcs = ["src/test/java"],