Commit d0303e40 authored by Abseil Team's avatar Abseil Team Committed by Dino Radaković
Browse files

Googletest export

Migrate away from deprecated --heap_check=strict

PiperOrigin-RevId: 367226846
parent 601a6815
......@@ -150,7 +150,6 @@ cc_test(
name = "gtest_unittest",
size = "small",
srcs = ["gtest_unittest.cc"],
args = ["--heap_check=strict"],
shard_count = 2,
deps = ["//:gtest_main"],
)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment