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