re-enable test in Makefile

This commit is contained in:
Georg Lauterbach 2021-02-18 10:40:35 +01:00
parent 1005bb3b09
commit 6e7ef698d4
No known key found for this signature in database
GPG Key ID: 2FDC58699AF121C6
1 changed files with 1 additions and 2 deletions

View File

@ -44,8 +44,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 test/open_dkim.bats
@ NAME=$(NAME) ./test/bats/bin/bats test/*.bats
.PHONY: ALWAYS_RUN
test/%.bats: ALWAYS_RUN