Merge branch 'master' into 3709-even-more-integration-tests-python-3

This commit is contained in:
Itamar Turner-Trauring 2021-05-14 09:31:20 -04:00 committed by GitHub
commit 04058e942c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,6 @@ from future.utils import PY2
if PY2:
from future.builtins import filter, map, zip, ascii, chr, hex, input, next, oct, open, pow, round, super, bytes, dict, list, object, range, str, max, min # noqa: F401
PORTED_INTEGRATION_TESTS = [
"integration.test_aaa_aardvark",
"integration.test_servers_of_happiness",