aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtest/atomicity2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/atomicity b/test/atomicity
index ca5c44d..88b3958 100755
--- a/test/atomicity
+++ b/test/atomicity
@@ -95,7 +95,7 @@ done
test_begin_subtest '"notmuch new" is idempotent under arbitrary aborts'
test_subtest_known_broken
-test_expect_equal GDB "$(cat searchall)" "$(cat expectall)"
+test_expect_equal_file GDB searchall expectall
test_expect_success GDB "detected $outcount>10 abort points" "test $outcount -gt 10"