mirror of
https://github.com/google/nomulus
synced 2025-12-23 06:15:42 +00:00
Add testonly=1 to javascript/closure BUILD file
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=138657820
This commit is contained in:
@@ -9,6 +9,7 @@ closure_js_library(
|
||||
|
||||
closure_js_library(
|
||||
name = "testing",
|
||||
testonly = 1,
|
||||
exports = ["@io_bazel_rules_closure//closure/library:testing"],
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user