commit | b200c17dfc2122ab72e0964a438add64ced0cdbc | [log] [tgz] |
---|---|---|
author | Brian Silverman <brians> | Mon Jan 02 17:35:35 2017 -0800 |
committer | Brian Silverman <bsilver16384@gmail.com> | Wed Jan 04 19:33:48 2017 -0800 |
tree | 7825feeab22ddad4a2ef53bd9ce0fc8b08e02347 | |
parent | f2a50ba841f843e01da373aaad271974ea4fa99e [diff] |
Upgrade to a new Bazel version This one has better performance and various new features. It also prevents us from falling too far behind upstream. Change-Id: I3b8e1c5bda886ea2e990523af9e6de2434c784be
diff --git a/aos/common/controls/BUILD b/aos/common/controls/BUILD index 44e6db4..de100bb 100644 --- a/aos/common/controls/BUILD +++ b/aos/common/controls/BUILD
@@ -31,6 +31,7 @@ '//aos/testing:googletest', '//aos/testing:test_shm', ], + testonly = True, ) cc_library(