mirror of
https://github.com/google/brotli.git
synced 2024-11-21 19:20:09 +00:00
No public description
PiperOrigin-RevId: 695336284
This commit is contained in:
parent
664952333f
commit
4303850b01
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user