blob: 09680c47ca046ab61e020580df69ab2048e45c29 [file] [log] [blame]
Ray Milkey35ea5bf2018-07-17 15:28:44 -07001osgi_jar_with_tests(
2 deps = CORE_DEPS,
3)
4
5onos_app(
6 category = "Test Utility",
7 description = "Network configuration monitor test application.",
8 title = "Network Configuration Monitor Test",
9 url = "http://onosproject.org",
10)