2
0
Fork 0
mirror of https://github.com/bazelbuild/bazel-skylib synced 2024-11-26 04:30:24 +00:00

ran buildifier

This commit is contained in:
Chris Parsons 2019-05-07 16:19:58 -04:00
parent 135c55e08a
commit 7841b327f0

View file

@ -13,9 +13,9 @@ sh_test(
"//rules:diff_test",
"//tests:unittest.bash",
],
deps = ["@bazel_tools//tools/bash/runfiles"],
# Test marked local because it uses bazel.
tags = ["local"],
deps = ["@bazel_tools//tools/bash/runfiles"],
)
diff_test(