]> Sergey Matveev's repositories - public-inbox.git/commit
t/lei: fix double-running of socket test with oneshot
authorEric Wong <e@80x24.org>
Tue, 19 Jan 2021 09:34:33 +0000 (09:34 +0000)
committerEric Wong <e@80x24.org>
Thu, 21 Jan 2021 03:29:12 +0000 (03:29 +0000)
commit90e3d8101429793b80ac75d4f87ec058f77e5b1d
tree095ee36cd28999e929e800e3c832b76222bfbda2
parent06d1b65df783d395a9f45b0b725b96c76eff80f3
t/lei: fix double-running of socket test with oneshot

We split out t/lei-oneshot.t and t/lei.t so it's easier
to isolate run-mode specific bugs and behavior and there's
no reason to rerun the socket daemon tests.
t/lei.t