blob: b8b02d603cc92ecdd6af64b47c6586016a64d45b [file] [log] [blame]
Gaurav Agrawalb102b012016-08-02 12:52:48 +05301COMPILE_DEPS = [
2 '//lib:CORE_DEPS',
Bharat saraswal1f371982016-11-23 15:32:57 +05303 '//lib:onos-yang-datamodel',
Gaurav Agrawalb102b012016-08-02 12:52:48 +05304]
5
6osgi_jar_with_tests(
7 deps = COMPILE_DEPS,
8)