mirror of
https://github.com/docker-mailserver/docker-mailserver
synced 2025-08-22 04:56:00 +02:00
Refactored.
This commit is contained in:
parent
bf2b1c94ce
commit
6050f0f3eb
4
Makefile
4
Makefile
@ -55,7 +55,9 @@ fixtures:
|
||||
|
||||
tests:
|
||||
# Start tests
|
||||
./test/bats/bats test/tests.bats
|
||||
if [ -z $ENABLE_POP3 ]; then
|
||||
./test/bats/bats test/ENABLE_POP3.bats
|
||||
fi
|
||||
|
||||
clean:
|
||||
# Remove running test container
|
||||
|
Loading…
Reference in New Issue
Block a user