the test didn't load our Gzip opener

this was blocking the Vimeo test

+ some more gentest fixes
This commit is contained in:
Filippo Valsorda 2012-12-11 11:33:15 +01:00
parent 59ce201915
commit 1ca63e3ae3
3 changed files with 22 additions and 7 deletions

View file

@ -8,4 +8,4 @@ notifications:
#command to install the setup
install:
# command to run tests
script: nosetests test --nocapture
script: nosetests test --verbose