aboutsummaryrefslogtreecommitdiff
path: root/tests/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'tests/BUILD')
-rw-r--r--tests/BUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/BUILD b/tests/BUILD
index 21119ee..fa6349f 100644
--- a/tests/BUILD
+++ b/tests/BUILD
@@ -88,7 +88,6 @@ py_library(
name = "fruit_test_common",
srcs = ["fruit_test_common.py", "fruit_test_config.py"],
imports = ["."],
- srcs_version = "PY3",
visibility = ["//third_party/fruit/tests:__subpackages__"],
)