mirror of
https://github.com/google/benchmark.git
synced 2025-04-29 22:40:33 +08:00
Fix typo
This commit is contained in:
parent
4f08fe555b
commit
99304ac399
@ -69,7 +69,7 @@ cc_library(
|
||||
for test_src in glob(["*_gtest.cc"])
|
||||
]
|
||||
|
||||
# Tests that do not gtest. These have their own `main` defined.
|
||||
# Tests that do not use gtest. These have their own `main` defined.
|
||||
[
|
||||
cc_test(
|
||||
name = test_src[:-len(".cc")],
|
||||
|
Loading…
Reference in New Issue
Block a user