make cmdeploy test work

This commit is contained in:
holger krekel
2023-12-09 17:54:56 +01:00
parent 10ef842061
commit 70443545d7
3 changed files with 11 additions and 12 deletions
-4
View File
@@ -1,4 +0,0 @@
#!/bin/bash
venv/bin/tox -c chatmaild
venv/bin/tox -c deploy-chatmail
venv/bin/pytest tests/online -rs -vrx --durations=5 $@