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