Refactored.
This commit is contained in:
parent
5f602aa323
commit
aa396c5af5
5
Makefile
5
Makefile
|
@ -54,9 +54,8 @@ fixtures:
|
|||
sleep 10
|
||||
|
||||
tests:
|
||||
# Start tests
|
||||
./test/bats/bats test/ENABLE_POP3.bats
|
||||
./test/bats/bats test/SASL_PASSWD.bats
|
||||
# Start tests
|
||||
./test/bats/bats test/*.bats
|
||||
|
||||
clean:
|
||||
# Remove running test container
|
||||
|
|
Loading…
Reference in New Issue