aboutsummaryrefslogtreecommitdiff
path: root/test/T070-insert.sh
diff options
context:
space:
mode:
authorFelipe Contreras <felipe.contreras@gmail.com>2021-05-15 15:47:39 -0500
committerDavid Bremner <david@tethera.net>2021-05-17 07:27:52 -0300
commit645bea13cb204108fd520010afbba25d0d6a8693 (patch)
tree5366ad5c3f44ab7379c3bffcf6b2ab32270782c8 /test/T070-insert.sh
parent5f49e3421f5d1f98951b55dd5ba106c2a106aba7 (diff)
test: trivial style cleanups
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Diffstat (limited to 'test/T070-insert.sh')
-rwxr-xr-xtest/T070-insert.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/T070-insert.sh b/test/T070-insert.sh
index b37a9b67..208deb1c 100755
--- a/test/T070-insert.sh
+++ b/test/T070-insert.sh
@@ -15,7 +15,7 @@ notmuch new > /dev/null
# They happen to be in the mail directory already but that is okay
# since we do not call notmuch new hereafter.
-gen_insert_msg() {
+gen_insert_msg () {
generate_message \
"[subject]=\"insert-subject\"" \
"[date]=\"Sat, 01 Jan 2000 12:00:00 -0000\"" \