1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 19:44:45 +00:00

update tests

This commit is contained in:
deadc0de6
2018-09-24 13:22:26 +02:00
parent 44dc7affc6
commit 0d4ce18e49

View File

@@ -11,7 +11,7 @@ pycodestyle scripts/
# travis
PYTHONPATH=dotdrop nosetests --with-coverage --cover-package=dotdrop
# arch
# arch / debian
#PYTHONPATH=dotdrop python3 -m nose --with-coverage --cover-package=dotdrop
# others
#PYTHONPATH=dotdrop nosetests -s --with-coverage --cover-package=dotdrop