Author: Ronny Pfannschmidt <[email protected]> Branch: py3ksupport Changeset: r130:ab5192bb7c88 Date: 2011-10-18 10:59 +0200 http://bitbucket.org/pypy/pyrepl/changeset/ab5192bb7c88/
Log: move the functional tests to new dir diff --git a/testing/__init__.py b/testing/__init__.py new file mode 100644 diff --git a/pyrepl/test/test_functional.py b/testing/test_functional.py rename from pyrepl/test/test_functional.py rename to testing/test_functional.py _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
