]> Sergey Matveev's repositories - public-inbox.git/commitdiff
tests: move the majority of t/view.t into t/plack.t
authorEric Wong <e@yhbt.net>
Sat, 25 Jan 2020 04:45:00 +0000 (04:45 +0000)
committerEric Wong <e@yhbt.net>
Mon, 27 Jan 2020 02:59:09 +0000 (02:59 +0000)
And some more into t/mid.t.  PublicInbox::View::msg_html may
change internally, so lets rely on the stable PSGI interface
to test it, rather than a test which reaches deep into the
internals.


No differences found