Author: Ronny Pfannschmidt <ronny.pfannschm...@gmx.de>
Branch: py3ksupport
Changeset: r129:3901976ecb47
Date: 2011-10-18 10:58 +0200
http://bitbucket.org/pypy/pyrepl/changeset/3901976ecb47/

Log:    make the tests discoverable by pytest

diff --git a/pyrepl/tests/basic.py b/pyrepl/tests/test_basic.py
rename from pyrepl/tests/basic.py
rename to pyrepl/tests/test_basic.py
diff --git a/pyrepl/tests/bugs.py b/pyrepl/tests/test_bugs.py
rename from pyrepl/tests/bugs.py
rename to pyrepl/tests/test_bugs.py
diff --git a/pyrepl/tests/wishes.py b/pyrepl/tests/test_wishes.py
rename from pyrepl/tests/wishes.py
rename to pyrepl/tests/test_wishes.py
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to