mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-15 07:22:33 +02:00
re-enable test in Makefile
This commit is contained in:
parent
1005bb3b09
commit
6e7ef698d4
1 changed files with 1 additions and 2 deletions
3
Makefile
3
Makefile
|
@ -44,8 +44,7 @@ generate-accounts:
|
||||||
@ echo " # this is also a test comment, :O" >> test/config/postfix-accounts.cf
|
@ echo " # this is also a test comment, :O" >> test/config/postfix-accounts.cf
|
||||||
|
|
||||||
tests:
|
tests:
|
||||||
# @ NAME=$(NAME) ./test/bats/bin/bats test/*.bats
|
@ NAME=$(NAME) ./test/bats/bin/bats test/*.bats
|
||||||
@ NAME=$(NAME) ./test/bats/bin/bats test/open_dkim.bats
|
|
||||||
|
|
||||||
.PHONY: ALWAYS_RUN
|
.PHONY: ALWAYS_RUN
|
||||||
test/%.bats: ALWAYS_RUN
|
test/%.bats: ALWAYS_RUN
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue