xfail a test on pypy that checks wrong encoding/ascii (pypy does

not error out). fixes issue385.

also re-enable pypy tests in tox.
This commit is contained in:
holger krekel
2013-11-19 11:18:51 +01:00
parent eda8b02a8d
commit 7f49e0fddc
3 changed files with 5 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[tox]
distshare={homedir}/.tox/distshare
envlist=flakes,py25,py26,py27,py27-nobyte,py32,py33,py27-xdist,trial
envlist=flakes,py25,py26,py27,pypy,py27-nobyte,py32,py33,py27-xdist,trial
[testenv]
changedir=testing