]> rtime.felk.cvut.cz Git - notmuch.git/commit
test: fix argument order of test_expect_equal_file in few tests
authorDmitry Kurochkin <dmitry.kurochkin@gmail.com>
Tue, 28 Jun 2011 04:45:02 +0000 (08:45 +0400)
committerCarl Worth <cworth@cworth.org>
Tue, 28 Jun 2011 22:06:47 +0000 (15:06 -0700)
commite4fc21e88bfde65a3523d08e380e5bcccdcad9a1
treedebc32ba7fe33b3f2d738d7f2f55325437ce74aa
parent6b17da10e4c5ef774f1fdecdb972951c6dfd60c5
test: fix argument order of test_expect_equal_file in few tests

Few Emacs tests had test_expect_equal_file arguments in the wrong
order: the first argument should be the test output and the
second one should be the expected.
test/emacs