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