blob: bd39481a2ecf4f3e837dacf0b1974a000e6f45b5 [file] [log] [blame]
Carmelo Cascone36d5e7a2019-09-25 01:02:53 -07001TEST_DEPS = TEST + [
2 "//core/api:onos-api-tests",
3]
4
5osgi_jar_with_tests(
6 test_deps = TEST_DEPS,
7 deps = CORE_DEPS,
8)