aboutsummaryrefslogtreecommitdiff
path: root/absl/testing/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'absl/testing/BUILD')
-rw-r--r--absl/testing/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/absl/testing/BUILD b/absl/testing/BUILD
index a54997e..ecfa8a2 100644
--- a/absl/testing/BUILD
+++ b/absl/testing/BUILD
@@ -134,6 +134,7 @@ py_test(
deps = [
":_bazelize_command",
":absltest",
+ ":parameterized",
"//absl/logging",
],
)