1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-05 00:59:42 +00:00

no banner in tests

This commit is contained in:
deadc0de6
2019-03-27 13:48:44 +01:00
parent f2a7f8ec9e
commit 94612616c1

View File

@@ -27,6 +27,7 @@ set -e
# comment this to get debug info
export DOTDROP_FORCE_NODEBUG=
export DOTDROP_NOBANNER=
# execute tests with coverage
PYTHONPATH=dotdrop ${nosebin} -s --with-coverage --cover-package=dotdrop