mirror of
https://github.com/opennetworkinglab/onos.git
synced 2026-05-05 12:16:13 +02:00
Bazel build of route-service tests
Change-Id: I453d5d9943dd616e300001887e27d6fa6474c814
This commit is contained in:
parent
15053f0fca
commit
68bc3b0200
@ -9,8 +9,7 @@ COMPILE_DEPS = CORE_DEPS + JACKSON + KRYO + [
|
||||
"//utils/rest:onlab-rest",
|
||||
]
|
||||
|
||||
TEST_DEPS = [
|
||||
"//lib:TEST",
|
||||
TEST_DEPS = TEST + [
|
||||
"//apps/route-service/api:onos-apps-route-service-api-tests",
|
||||
"//core/api:onos-api-tests",
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user