mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-31 16:36:20 +00:00
Merge branch 'master' into 3709-even-more-integration-tests-python-3
This commit is contained in:
commit
04058e942c
@ -16,7 +16,6 @@ from future.utils import PY2
|
|||||||
if 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
|
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 = [
|
PORTED_INTEGRATION_TESTS = [
|
||||||
"integration.test_aaa_aardvark",
|
"integration.test_aaa_aardvark",
|
||||||
"integration.test_servers_of_happiness",
|
"integration.test_servers_of_happiness",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user