]> git.notmuchmail.org Git - notmuch/blobdiff - test/T410-argument-parsing.sh
test: standardize argument order to test_expect_equal_file
[notmuch] / test / T410-argument-parsing.sh
index f8ff8ff9139dd90edd15eafda6b9a76cb908f56a..fad134e305c59592b2d6d12dfbb7afa12c9f7266 100755 (executable)
@@ -12,6 +12,6 @@ string foo
 positional arg 1 pos1
 positional arg 2 pos2
 EOF
-test_expect_equal_file OUTPUT EXPECTED
+test_expect_equal_file EXPECTED OUTPUT
 
 test_done