Author: David Schneider <david.schnei...@picle.org> Branch: Changeset: r68361:f16f95ba4f6a Date: 2013-12-02 18:37 +0100 http://bitbucket.org/pypy/pypy/changeset/f16f95ba4f6a/
Log: update path diff --git a/pypy/testrunner_cfg.py b/pypy/testrunner_cfg.py --- a/pypy/testrunner_cfg.py +++ b/pypy/testrunner_cfg.py @@ -3,7 +3,7 @@ DIRS_SPLIT = [ 'translator/c', 'rlib', - 'rpython/memory', 'jit/metainterp', 'rpython/test', + 'memory/test', 'jit/metainterp', 'jit/backend/arm', 'jit/backend/x86', ] _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit