1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 18:34:48 +00:00

improve tests

This commit is contained in:
deadc0de6
2022-05-03 23:13:51 +02:00
committed by deadc0de
parent c31f8ffcd5
commit 3dfa53469e
26 changed files with 108 additions and 71 deletions

View File

@@ -87,7 +87,7 @@ fi
#PYTHONPATH="dotdrop" python3 -m pytest tests
# disable debug logs
unset DOTDROP_DEBUG=
unset DOTDROP_DEBUG
export DOTDROP_FORCE_NODEBUG=yes
tmpworkdir="/tmp/dotdrop-tests-workdir"