Skip to content

Commit

Permalink
Automated Code Change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 721973386
  • Loading branch information
HEIR Team authored and copybara-github committed Feb 1, 2025
1 parent 516364a commit ea4a672
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions tests/Examples/tfhe_rust_bool/fpga/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,7 @@

load("//bazel:lit.bzl", "glob_lit_tests")

package(
default_applicable_licenses = ["@heir//:license"],
default_visibility = ["//visibility:public"],
)
package(default_applicable_licenses = ["@heir//:license"])

glob_lit_tests(
name = "all_tests",
Expand Down

0 comments on commit ea4a672

Please sign in to comment.