Fix some test dependencies and pretty format all BUILD files

Change-Id: I300e236c15491f8724f1e493e2414388217f2174
diff --git a/apps/faultmanagement/BUILD b/apps/faultmanagement/BUILD
index 6f77dc4..0a83736 100644
--- a/apps/faultmanagement/BUILD
+++ b/apps/faultmanagement/BUILD
@@ -8,7 +8,7 @@
 onos_app(
     category = "Monitoring",
     description = "Provides managements of alarms. Stores retrieved alarms from devices. " +
-        "Offers CLI, UI and REST integration to obtain and display them from ONOS.",
+                  "Offers CLI, UI and REST integration to obtain and display them from ONOS.",
     included_bundles = BUNDLES,
     origin = "BTI Systems",
     title = "Fault Management",