aboutsummaryrefslogtreecommitdiffstats
path: root/googlemock/test/BUILD.bazel
diff options
context:
space:
mode:
Diffstat (limited to 'googlemock/test/BUILD.bazel')
-rw-r--r--googlemock/test/BUILD.bazel1
1 files changed, 1 insertions, 0 deletions
diff --git a/googlemock/test/BUILD.bazel b/googlemock/test/BUILD.bazel
index 95a6c269..e74102fb 100644
--- a/googlemock/test/BUILD.bazel
+++ b/googlemock/test/BUILD.bazel
@@ -95,6 +95,7 @@ py_test(
":gmock_output_test_",
":gmock_output_test_golden.txt",
],
+ python_version = "PY2",
deps = [":gmock_test_utils"],
)