Skip to content

Commit e5443e5

Browse files
derekmaurocopybara-github
authored andcommitted
Remove empty glob pattern, which is now an error.
It look like this may be a copy-paste bug from the root BUILD file. PiperOrigin-RevId: 724062332 Change-Id: I8eda2275d996dd14693aee569254db28d9bc4f9d
1 parent e235eb3 commit e5443e5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

googletest/test/BUILD.bazel

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ cc_test(
4545
"gtest-*.cc",
4646
"googletest-*.cc",
4747
"*.h",
48-
"googletest/include/gtest/**/*.h",
4948
],
5049
exclude = [
5150
"gtest-unittest-api_test.cc",

0 commit comments

Comments
 (0)