aboutsummaryrefslogtreecommitdiff
path: root/cc/BUILD.bazel
diff options
context:
space:
mode:
authortholenst <tholenst@google.com>2023-06-02 04:09:01 -0700
committerCopybara-Service <copybara-worker@google.com>2023-06-02 04:10:30 -0700
commit62cb91e0ff0c671a715f5c37584f2358c1f09770 (patch)
treecd64c4da730159accee59afb3564d18a1139c6ad /cc/BUILD.bazel
parent6f2a696d0101cefe8f07b57a103a21127af7ebd2 (diff)
downloadtink-62cb91e0ff0c671a715f5c37584f2358c1f09770.tar.gz
Increase the size of the keyset_handle_builder_test.
See https://bazel.build/reference/test-encyclopedia#role-test-runner PiperOrigin-RevId: 537272873
Diffstat (limited to 'cc/BUILD.bazel')
-rw-r--r--cc/BUILD.bazel1
1 files changed, 0 insertions, 1 deletions
diff --git a/cc/BUILD.bazel b/cc/BUILD.bazel
index 7f0397abb..868db1cf4 100644
--- a/cc/BUILD.bazel
+++ b/cc/BUILD.bazel
@@ -875,7 +875,6 @@ cc_test(
cc_test(
name = "keyset_handle_builder_test",
- size = "small",
srcs = ["core/keyset_handle_builder_test.cc"],
deps = [
":insecure_secret_key_access",