one more test

This commit is contained in:
Cédric Bonhomme 2019-10-27 19:43:29 +01:00
parent ea165fe1b1
commit fbe9f1b6e1
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D

View file

@ -11,5 +11,4 @@ tasks:
PATH=$PATH:/home/build/.local/bin
pipenv install
pipenv install --dev
pipenv shell
nosetests --with-coverage --cover-package=stegano
pipenv run --with-coverage --cover-package=stegano