]> git.cworth.org Git - notmuch/commitdiff
test: update emacs test to use test_expect_equal_file
authorJameson Graef Rollins <jrollins@finestructure.net>
Sat, 28 May 2011 20:46:24 +0000 (13:46 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 3 Jun 2011 21:29:05 +0000 (14:29 -0700)
This is a much cleaner way to do the emacs tests, since we're actually
comparing output against existing files with expected output.  We also
won't miss any trailing newlines this way.

And speaking of which, one of the expected output files was actually
missing a trailing blank line that was actually in one of the original
messages, so this was fixed.


No differences found