Skip to content

Commit

Permalink
Add benchmark tag to sets_functions_benchmark_test
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 583371719
  • Loading branch information
jcking authored and copybara-github committed Nov 17, 2023
1 parent 21355d0 commit 87b5b15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extensions/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ cc_test(
cc_test(
name = "sets_functions_benchmark_test",
srcs = ["sets_functions_benchmark_test.cc"],
tags = ["benchmark"],
deps = [
":sets_functions",
"//base:data",
Expand Down

0 comments on commit 87b5b15

Please sign in to comment.