mirror of
https://github.com/google/nomulus.git
synced 2025-05-14 08:27:14 +02: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:
parent
225f25bf42
commit
218a4b735b
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ closure_js_library(
|
||||||
|
|
||||||
closure_js_library(
|
closure_js_library(
|
||||||
name = "testing",
|
name = "testing",
|
||||||
|
testonly = 1,
|
||||||
exports = ["@io_bazel_rules_closure//closure/library:testing"],
|
exports = ["@io_bazel_rules_closure//closure/library:testing"],
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue