Sign in
android
/
platform
/
external
/
google-fruit
/
refs/tags/android-platform-14.0.0_r8
/
.
/
tests
/
data_structures
/
BUILD
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"
]),
)