mirror of
https://github.com/google/googletest.git
synced 2025-03-20 19:03:48 +00:00
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
This commit is contained in:
parent
e235eb34c6
commit
e5443e5c65
@ -45,7 +45,6 @@ cc_test(
|
||||
"gtest-*.cc",
|
||||
"googletest-*.cc",
|
||||
"*.h",
|
||||
"googletest/include/gtest/**/*.h",
|
||||
],
|
||||
exclude = [
|
||||
"gtest-unittest-api_test.cc",
|
||||
|
Loading…
x
Reference in New Issue
Block a user