blob: 632aa141e40b0b40ff47c758f9e87e94f66cd102 [file] [log] [blame]
licenses(["notice"])
load("//third_party/fruit/tests:build_defs.bzl", "fruit_py_tests")
fruit_py_tests(
srcs = glob(["test_*.py"]),
)