Restored test removed by accident

This commit is contained in:
Erik Wramner 2020-01-22 19:11:59 +01:00
parent 2a6d8ca6fa
commit 27d66cf11f
1 changed files with 1 additions and 1 deletions

View File

@ -1307,6 +1307,6 @@ EOF
#
@test "checking that the container stops cleanly" {
# run docker stop -t 60 mail
run docker stop -t 60 mail
assert_success
}