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