diff --git a/Makefile.am b/Makefile.am index bfcf70e..0f6381b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -209,6 +209,7 @@ XFAIL_TESTS = \ BROKEN_TESTS = \ tests/50-redirect-merge.sh +.PHONY: test-list test-list: ; @echo $(TESTS) # Coverage