commit | a95326eb78bea6cec9936addf95b71344806cb1e | [log] [tgz] |
---|---|---|
author | Thomas Van Lenten <thomasvl@google.com> | Tue Feb 20 16:09:20 2018 -0500 |
committer | Thomas Van Lenten <thomasvl@google.com> | Tue Feb 20 16:28:12 2018 -0500 |
tree | 9f22b4c665d0d69edfa66c1415c6eedca8968b5e | |
parent | 87e4c93a416dd7908ee927e06b8a5f78a8e0042b [diff] [blame] |
Format the with buildifier.
diff --git a/BUILD b/BUILD index 38be5dc..0306d75 100644 --- a/BUILD +++ b/BUILD
@@ -11,11 +11,11 @@ filegroup( name = "test_deps", + testonly = True, srcs = [ "BUILD", "//lib:test_deps", ] + glob(["*.bzl"]), - testonly = True, ) skylark_library(