Commit eba70b1c by Abseil Team Committed by Copybara-Service

Internal Code Change

PiperOrigin-RevId: 514567673
Change-Id: I02721d424f01965a7a5e08c06487af358c853627
parent dc44b95a
...@@ -350,6 +350,7 @@ cc_test( ...@@ -350,6 +350,7 @@ cc_test(
cc_test( cc_test(
name = "cord_rep_btree_test", name = "cord_rep_btree_test",
size = "medium", size = "medium",
timeout = "long",
srcs = ["internal/cord_rep_btree_test.cc"], srcs = ["internal/cord_rep_btree_test.cc"],
copts = ABSL_TEST_COPTS, copts = ABSL_TEST_COPTS,
visibility = ["//visibility:private"], visibility = ["//visibility:private"],
......
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