Sign in
gerrit
/
gerrit
/
8f862b9533ea32f4c9c70b2c1b570ad551ea4980
/
.
/
javatests
/
com
/
google
/
gerrit
/
integration
/
git
/
BUILD
blob: 6a6f5ade574affe3288a0f328fa4223942239d0e [
file
] [
log
] [
blame
]
load
(
"//javatests/com/google/gerrit/acceptance:tests.bzl"
,
"acceptance_tests"
)
acceptance_tests
(
srcs
=
glob
([
"*IT.java"
]),
group
=
"git"
,
labels
=
[
"git"
],
)