blob: d8567540d237e3ba7298dfaad86b2cdf97e20d57 [file] [log] [blame]
Tomek OsiƄski7a1db182018-02-03 17:15:06 +01001COMPILE_DEPS = [
2 '//lib:CORE_DEPS',
3 '//core/api:onos-api',
4 '//lib:tinder-xmpp',
5]
6
7osgi_jar_with_tests (
8 deps = COMPILE_DEPS,
9)