urllib3: fix test suite
This commit is contained in:
parent
e67e2cbe1b
commit
74d79c9b19
@ -3622,7 +3622,7 @@ let
|
||||
# pypy: https://github.com/shazow/urllib3/issues/736
|
||||
rm test/with_dummyserver/test_connectionpool.py
|
||||
|
||||
nosetests -v
|
||||
nosetests -v --cover-min-percentage 1
|
||||
'';
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user