Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
dbe664f22c2dbdab12637e8dfb36c0751f27ff95
/
.
/
apps
/
network-troubleshoot
/
api
/
BUCK
blob: b6fdc640beda086ee891be875ccefaa4e53082c8 [
file
] [
log
] [
blame
]
COMPILE_DEPS
=
[
'//lib:CORE_DEPS'
,
]
TEST_DEPS
=
[
'//lib:TEST_ADAPTERS'
,
]
osgi_jar_with_tests
(
deps
=
COMPILE_DEPS
,
test_deps
=
TEST_DEPS
,
)