diff --git a/Makefile b/Makefile index bcc61053..e8987763 100644 --- a/Makefile +++ b/Makefile @@ -38,7 +38,7 @@ generate-accounts: @ echo " # this is also a test comment, :O" >> test/config/postfix-accounts.cf tests: - @ NAME=$(NAME) ./test/bats/bin/bats test/*.bats + @ NAME=$(NAME) ./test/bats/bin/bats --timing test/*.bats .PHONY: ALWAYS_RUN test/%.bats: ALWAYS_RUN