mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-16 21:24:10 +00:00
no banner in tests
This commit is contained in:
1
tests.sh
1
tests.sh
@@ -27,6 +27,7 @@ set -e
|
|||||||
|
|
||||||
# comment this to get debug info
|
# comment this to get debug info
|
||||||
export DOTDROP_FORCE_NODEBUG=
|
export DOTDROP_FORCE_NODEBUG=
|
||||||
|
export DOTDROP_NOBANNER=
|
||||||
|
|
||||||
# execute tests with coverage
|
# execute tests with coverage
|
||||||
PYTHONPATH=dotdrop ${nosebin} -s --with-coverage --cover-package=dotdrop
|
PYTHONPATH=dotdrop ${nosebin} -s --with-coverage --cover-package=dotdrop
|
||||||
|
|||||||
Reference in New Issue
Block a user