Run buildifier on codebase to format BUILD files

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=140362453
This commit is contained in:
mcilwain
2016-11-28 18:15:21 -05:00
committed by Ben McIlwain
parent 9129c74201
commit 2b7d580bb3
109 changed files with 404 additions and 519 deletions
+1 -1
View File
@@ -63,10 +63,10 @@ java_library(
name = "appengine-testing",
testonly = 1,
exports = [
"@appengine_testing//jar",
":appengine-api-labs-testonly",
":appengine-api-testonly",
":appengine-stubs",
"@appengine_testing//jar",
],
)