aboutsummaryrefslogtreecommitdiffstats
path: root/lib/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'lib/BUILD')
-rw-r--r--lib/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/BUILD b/lib/BUILD
index 0e659e5f88..ebba0daf49 100644
--- a/lib/BUILD
+++ b/lib/BUILD
@@ -51,6 +51,7 @@ java_library(
name = "httpcore",
visibility = [
"//org.eclipse.jgit.http.apache:__pkg__",
+ "//org.eclipse.jgit.http.test:__pkg__",
"//org.eclipse.jgit.lfs.server:__pkg__",
"//org.eclipse.jgit.lfs.server.test:__pkg__",
"//org.eclipse.jgit.pgm:__pkg__",