Sign in
android
/
platform
/
external
/
executorch
/
8ff79efbd
/
.
/
devtools
/
bundled_program
/
schema
/
test
/
TARGETS
blob: ca98d32a47880b29ea4c27beb81804cae7a8150e [
file
] [
log
] [
blame
]
# @noautodeps
load
(
"@fbcode_macros//build_defs:python_unittest.bzl"
,
"python_unittest"
)
oncall
(
"executorch"
)
python_unittest
(
name
=
"schema"
,
srcs
=
[
"test_schema.py"
,
],
)