Cleaning up application titles, descriptions and categories.
Change-Id: I80f9770697cbf29b6bde2b20778c341b0f403d9f
diff --git a/apps/test/flow-perf/BUCK b/apps/test/flow-perf/BUCK
index f065aab..522647b 100644
--- a/apps/test/flow-perf/BUCK
+++ b/apps/test/flow-perf/BUCK
@@ -12,8 +12,8 @@
)
onos_app (
- title = 'Flow Performance Test App',
- category = 'Test',
+ title = 'Flow Performance Test',
+ category = 'Test Utility',
url = 'http://onosproject.org',
description = 'Messaging performance test application.',
)