Merge doveauth and filtermail folders

This commit is contained in:
link2xt
2023-10-15 16:04:38 +00:00
parent b548a8ddbd
commit 40ad67dc20
12 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/bash
set -e
pushd doveauth/src/doveauth
pushd chatmaild/src/chatmaild
../../venv/bin/pytest
popd