aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorGeorg Faerber <georg@riseup.net>2018-03-18 03:30:25 +0100
committerDavid Bremner <david@tethera.net>2018-03-24 20:09:54 -0300
commitc117306f2dfcdf705ef3433962d227d1cb39eb90 (patch)
tree0a80658e66dce1874255ef20e9354b78e8836d0f /test
parentf6430bc06d479fdf0b180231d3a3b5fb67bbb8e0 (diff)
Fix typos as found by codespell
Signed-off-by: Georg Faerber <georg@riseup.net>
Diffstat (limited to 'test')
-rwxr-xr-xtest/T190-multipart.sh2
-rwxr-xr-xtest/T410-argument-parsing.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/test/T190-multipart.sh b/test/T190-multipart.sh
index f73535b7..3eeac1db 100755
--- a/test/T190-multipart.sh
+++ b/test/T190-multipart.sh
@@ -319,7 +319,7 @@ This is an embedded message, with a multipart/alternative part.
EOF
test_expect_equal_file EXPECTED OUTPUT
-test_begin_subtest "--format=text --part=7, inline attachement"
+test_begin_subtest "--format=text --part=7, inline attachment"
notmuch show --format=text --part=7 'id:87liy5ap00.fsf@yoom.home.cworth.org' >OUTPUT
cat <<EOF >EXPECTED
attachment{ ID: 7, Filename: attachment, Content-type: text/plain
diff --git a/test/T410-argument-parsing.sh b/test/T410-argument-parsing.sh
index a384ce86..b31d239a 100755
--- a/test/T410-argument-parsing.sh
+++ b/test/T410-argument-parsing.sh
@@ -73,7 +73,7 @@ positional arg 1 bananas
EOF
test_expect_equal_file EXPECTED OUTPUT
-test_begin_subtest "test keyword arguments with non-default value separted by a space"
+test_begin_subtest "test keyword arguments with non-default value separated by a space"
$TEST_DIRECTORY/arg-test --boolkeyword false bananas > OUTPUT
cat <<EOF > EXPECTED
boolkeyword 0