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

improve profile action test

This commit is contained in:
deadc0de6
2019-06-07 08:53:19 +02:00
parent e1f1eadc1f
commit 9df59fda0b
2 changed files with 21 additions and 4 deletions

View File

@@ -49,3 +49,4 @@ PYTHONPATH=dotdrop ${nosebin} -s --with-coverage --cover-package=dotdrop
rm -f ${log}
}
echo "All test finished successfully"