commit f6f52ab93ebf0ef4bdd1eb98c65a9ce78af53f0d from: Stefan Sperling via: Thomas Adam date: Sun May 26 14:04:47 2024 UTC forgot to hook up the new tests added with fix for empty notifications commit - 9539ae1b7a52273c7ea7155b89792c64be2ac234 commit + f6f52ab93ebf0ef4bdd1eb98c65a9ce78af53f0d blob - c13b67c82aa5229e4094d4cfbb6d0128f387a31d blob + 8e5afdb538bf012a8cd633b0235ff0ae5357b0e8 --- regress/gotd/Makefile +++ regress/gotd/Makefile @@ -6,7 +6,7 @@ REGRESS_TARGETS=test_repo_read test_repo_read_group \ test_repo_write test_repo_write_empty test_request_bad \ test_repo_write_protected test_repo_write_readonly \ test_email_notification test_http_notification \ - test_git_interop + test_git_interop test_email_and_http_notification NOOBJ=Yes CLEANFILES=gotd.conf