Author: mattip <[email protected]> Branch: Changeset: r60344:b8ab553e4729 Date: 2013-01-22 17:13 +0200 http://bitbucket.org/pypy/pypy/changeset/b8ab553e4729/
Log: update location of pypy-c binary diff --git a/pypy/pytest-A.cfg b/pypy/pytest-A.cfg --- a/pypy/pytest-A.cfg +++ b/pypy/pytest-A.cfg @@ -1,5 +1,5 @@ cherrypick = ['interpreter', 'objspace/test', 'objspace/std', 'module'] -interp = ['translator/goal/pypy-c'] +interp = ['goal/pypy-c'] test_driver = ['test_all.py', '-A'] _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
