blob: 3d62cfcc89955dd1e48fa801d2d4a29332306b99 [file] [log] [blame]
load("//gerrit-acceptance-tests:tests.bzl", "acceptance_tests")
acceptance_tests(
srcs = glob(["*IT.java"]),
group = "api_account",
labels = [
"api",
"noci",
],
)