]> Sergey Matveev's repositories - public-inbox.git/commit
t/edit: switch to use run_script
authorEric Wong <e@80x24.org>
Fri, 15 Nov 2019 09:50:44 +0000 (09:50 +0000)
committerEric Wong <e@80x24.org>
Sat, 16 Nov 2019 11:05:23 +0000 (11:05 +0000)
commit6f23376be94dd81cb8f3046189811057519a0175
treec2193709ea636cf498c903170a538f9ac33e2d17
parent181f477a67c1c1f2f91e03d02987bfc7cb67af43
t/edit: switch to use run_script

Perl parsing is slow, and run_script default behavior allows
this to speed up t/edit.t by over 100% in my case.
t/edit.t