Skip to content

Commit

Permalink
Update BUILD.bazel
Browse files Browse the repository at this point in the history
  • Loading branch information
fmeum authored Nov 19, 2024
1 parent 9bfaa71 commit d614fbb
Showing 1 changed file with 0 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,3 @@ filegroup(
srcs = glob(["**"]),
visibility = ["//java/runfiles:__pkg__"],
)

filegroup(
name = "for_bazel_tests",
srcs = [
"AutoBazelRepository.java",
"AutoBazelRepositoryProcessor.java",
"BUILD.bazel",
"Runfiles.java",
"Util.java",
],
visibility = ["//java/runfiles:__pkg__"],
)

0 comments on commit d614fbb

Please sign in to comment.