Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
buildtools
/
refs/heads/upstream/revert-1355-laramiel-patch-1
/
.
/
build
/
testdata
/
031.bzl.golden
blob: 54ad7f8fe905ef0ccfa5c02a2fe8559075dd1c41 [
file
] [
log
] [
blame
] [
edit
]
java_test
(
name
=
"AllTestsCoverage"
,
test_class
=
INSTRUMENTED_TEST_CLASS
,
deps
=
[
":instrumented_js_runner"
],
data
=
TEST_SOURCES
,
tags
=
[
"local"
,
# Cannot be run remotely.
"manual"
,
# Don't run coverage automatically.
],
size
=
"large"
,
)