aboutsummaryrefslogtreecommitdiff
path: root/test/T350-crypto.sh
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2017-04-04 21:36:29 -0300
committerDavid Bremner <david@tethera.net>2017-04-06 14:37:02 -0300
commitec3937b5cd2884504d5536dc8631a15fd506050b (patch)
tree9158c071262416c5aa9bf184c3fde508dfe4fee7 /test/T350-crypto.sh
parent33e58021958f8069ad46d7bd05cf586676fb6ae7 (diff)
test: standardize argument order to test_expect_equal_file
It is annoying to debug failing tests when the interpretation of the diffs is reversed for some tests.
Diffstat (limited to 'test/T350-crypto.sh')
-rwxr-xr-xtest/T350-crypto.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/T350-crypto.sh b/test/T350-crypto.sh
index 3cf644df..b7d3a2cf 100755
--- a/test/T350-crypto.sh
+++ b/test/T350-crypto.sh
@@ -233,7 +233,7 @@ notmuch show \
--part=5 \
--decrypt \
subject:"test encrypted message 001" >OUTPUT
-test_expect_equal_file OUTPUT TESTATTACHMENT
+test_expect_equal_file TESTATTACHMENT OUTPUT
test_begin_subtest "decryption failure with missing key"
mv "${GNUPGHOME}"{,.bak}