From: David Bremner Date: Tue, 13 Sep 2011 12:31:46 +0000 (-0300) Subject: test: use test_expect_equal_file in atomicity X-Git-Tag: 0.9_rc1~27 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=73ed66a501537fc145b6b6250513ec94c7b7e659;hp=73ed66a501537fc145b6b6250513ec94c7b7e659 test: use test_expect_equal_file in atomicity The documentation claims this is more robust, and it seems to work fine to switch to the _file variant. ---