Skip to content
Snippets Groups Projects
Commit c75e48f7 authored by Michael Foord's avatar Michael Foord
Browse files

Use standard unittest for Python 3.2 tests

parent 81760507
No related branches found
No related tags found
No related merge requests found
......@@ -31,9 +31,8 @@ deps =
[testenv:py32]
commands=
unit2 discover []
python -m unittest discover []
deps =
unittest2py3k
[testenv:pypy]
deps=unittest2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment