Skip to content

Commit

Permalink
No public description
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 695336284
  • Loading branch information
eustas authored and copybara-github committed Nov 11, 2024
1 parent 6649523 commit 4303850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/org/brotli/dec/build_defs.bzl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Utilities for Java brotli tests."""

load("//third_party/bazel_rules/rules_java/java:java_test.bzl", "java_test")
load("@rules_java//java:java_test.bzl", "java_test")

_TEST_JVM_FLAGS = [
"-DBROTLI_ENABLE_ASSERTS=true",
Expand Down

0 comments on commit 4303850

Please sign in to comment.