]> Sergey Matveev's repositories - public-inbox.git/commit
tests: replace mime_from_path with mime_load
authorEric Wong <e@yhbt.net>
Sat, 25 Apr 2020 05:52:23 +0000 (05:52 +0000)
committerEric Wong <e@yhbt.net>
Sun, 26 Apr 2020 07:03:15 +0000 (07:03 +0000)
commitaa454143b1f26ffdf5f32f17c2032473d70eceae
tree5dec11537d4ee9e3ed2c0ecfb86112251024116d
parente39585ee2bdcbeaab7b6bd33b3568021042d0879
tests: replace mime_from_path with mime_load

mime_from_path is designed to fail gracefully in busy Maildirs
whereas mime_load was made for loading files from a work tree.
t/mda.t
t/msg_iter.t
t/nntpd-tls.t
t/search.t
t/solver_git.t