Ray Milkey | 35ea5bf | 2018-07-17 15:28:44 -0700 | [diff] [blame] | 1 | osgi_jar_with_tests( |
2 | deps = CORE_DEPS, | ||||
3 | ) | ||||
4 | |||||
5 | onos_app( | ||||
6 | category = "Test Utility", | ||||
7 | description = "Network configuration monitor test application.", | ||||
8 | title = "Network Configuration Monitor Test", | ||||
9 | url = "http://onosproject.org", | ||||
10 | ) |