Author: Matti Picus <matti.pi...@gmail.com> Branch: py3.5 Changeset: r95104:14f241fbf66a Date: 2018-09-12 00:14 +0300 http://bitbucket.org/pypy/pypy/changeset/14f241fbf66a/
Log: merge default into py3.5 diff --git a/pypy/testrunner_cfg.py b/pypy/testrunner_cfg.py --- a/pypy/testrunner_cfg.py +++ b/pypy/testrunner_cfg.py @@ -5,7 +5,7 @@ 'translator/c', 'rlib', 'memory/test', 'jit/metainterp', 'jit/backend/arm', 'jit/backend/x86', - 'jit/backend/zarch', + 'jit/backend/zarch', 'module/cpyext/test', ] def collect_one_testdir(testdirs, reldir, tests): _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit