]> git.cworth.org Git - notmuch/commit
test: use test_expect_equal_file in atomicity
authorDavid Bremner <bremner@debian.org>
Tue, 13 Sep 2011 12:31:46 +0000 (09:31 -0300)
committerDavid Bremner <bremner@debian.org>
Tue, 13 Sep 2011 12:31:46 +0000 (09:31 -0300)
commit73ed66a501537fc145b6b6250513ec94c7b7e659
treede5b683a99b43ce5173474915eb3e86d9e02de8a
parent05a522c5fa00bd6e0dc15e8cb858cdc45db801bf
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.
test/atomicity