mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-09 12:54:18 +00:00
update tests
This commit is contained in:
2
tests.sh
2
tests.sh
@@ -11,7 +11,7 @@ pycodestyle scripts/
|
|||||||
|
|
||||||
# travis
|
# travis
|
||||||
PYTHONPATH=dotdrop nosetests --with-coverage --cover-package=dotdrop
|
PYTHONPATH=dotdrop nosetests --with-coverage --cover-package=dotdrop
|
||||||
# arch
|
# arch / debian
|
||||||
#PYTHONPATH=dotdrop python3 -m nose --with-coverage --cover-package=dotdrop
|
#PYTHONPATH=dotdrop python3 -m nose --with-coverage --cover-package=dotdrop
|
||||||
# others
|
# others
|
||||||
#PYTHONPATH=dotdrop nosetests -s --with-coverage --cover-package=dotdrop
|
#PYTHONPATH=dotdrop nosetests -s --with-coverage --cover-package=dotdrop
|
||||||
|
|||||||
Reference in New Issue
Block a user