summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.lfs.test/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.jgit.lfs.test/BUILD')
-rw-r--r--org.eclipse.jgit.lfs.test/BUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/org.eclipse.jgit.lfs.test/BUILD b/org.eclipse.jgit.lfs.test/BUILD
index cc8bc606ef..3dfda86058 100644
--- a/org.eclipse.jgit.lfs.test/BUILD
+++ b/org.eclipse.jgit.lfs.test/BUILD
@@ -1,3 +1,5 @@
+load("@rules_java//java:defs.bzl", "java_library")
+
load(
"@com_googlesource_gerrit_bazlets//tools:junit.bzl",
"junit_tests",