]> Sergey Matveev's repositories - public-inbox.git/commit
t/common: inline stream_to_string into t/feed.t
authorEric Wong <e@80x24.org>
Thu, 14 Nov 2019 06:41:11 +0000 (06:41 +0000)
committerEric Wong <e@80x24.org>
Fri, 15 Nov 2019 01:09:09 +0000 (01:09 +0000)
commit4941f43f0fcac72ba663bc96abef19fe913becd4
treebc97f3e3cfc80ed60a1641f9b948318a8314e6fb
parent738a8361e52158ca9d4463e342b6c55b6eceb063
t/common: inline stream_to_string into t/feed.t

We only use it in one place and have favored test_psgi
in newer tests, so move it out-of-the-way to reduce startup
overhead of other *.t files.
t/common.perl
t/feed.t