aboutsummaryrefslogtreecommitdiff
path: root/test/T510-thread-replies.sh
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2021-01-15 21:29:17 -0400
committerDavid Bremner <david@tethera.net>2021-03-12 07:19:14 -0400
commit97fadd0645e908ff8322577a983dc710bfda33d6 (patch)
tree62e13be870587acabda7183744c242ac4d59aabb /test/T510-thread-replies.sh
parentd12d91f82801d784f49939756ec9643a9cada60c (diff)
test: clean up some extra whitespace.
The extra space is mainly just untidy.
Diffstat (limited to 'test/T510-thread-replies.sh')
-rwxr-xr-xtest/T510-thread-replies.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/T510-thread-replies.sh b/test/T510-thread-replies.sh
index 8b96a1db..2859d29f 100755
--- a/test/T510-thread-replies.sh
+++ b/test/T510-thread-replies.sh
@@ -178,7 +178,7 @@ test_expect_equal_json "$output" "$expected"
add_email_corpus threading
test_begin_subtest "reply to ghost"
-notmuch show --entire-thread=true id:000-real-root@example.org | grep ^Subject: | head -1 > OUTPUT
+notmuch show --entire-thread=true id:000-real-root@example.org | grep ^Subject: | head -1 > OUTPUT
cat <<EOF > EXPECTED
Subject: root message
EOF