diff --git a/t/t9001-send-email.sh b/t/t9001-send-email.sh index d9420e0a3..ce26ea4ac 100755 --- a/t/t9001-send-email.sh +++ b/t/t9001-send-email.sh @@ -616,7 +616,7 @@ test_expect_success 'in-reply-to but no threading' ' --from="Example " \ --to=nobody@example.com \ --in-reply-to="" \ - --no-thread \ + --nothread \ $patches | grep "In-Reply-To: " '