mirror of
https://github.com/google/nomulus
synced 2026-07-20 06:52:27 +00:00
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:
Vendored
+1
-1
@@ -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",
|
||||
],
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user