mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-28 13:58:22 +02:00
Added new line when needed and fixed a test
This commit is contained in:
parent
e8163dc728
commit
678329276e
4 changed files with 3 additions and 7 deletions
1
Makefile
1
Makefile
|
@ -27,4 +27,3 @@ fixtures:
|
||||||
tests:
|
tests:
|
||||||
# Start tests
|
# Start tests
|
||||||
./test/test.sh
|
./test/test.sh
|
||||||
|
|
||||||
|
|
|
@ -14,6 +14,3 @@ assert "docker exec mail ls -A /var/mail/localhost.localdomain/user1/new | wc -l
|
||||||
|
|
||||||
# Ending tests
|
# Ending tests
|
||||||
assert_end
|
assert_end
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue