]> Sergey Matveev's repositories - public-inbox.git/commit
tests: split out lei-daemon.t from lei.t
authorEric Wong <e@80x24.org>
Sat, 6 Feb 2021 12:18:37 +0000 (12:18 +0000)
committerEric Wong <e@80x24.org>
Sun, 7 Feb 2021 03:34:32 +0000 (03:34 +0000)
commit7f43cdaf0e46c1d99bf5834f414dc8f36407e8cc
tree0233545300e43cf50b0ea9790a3637a26317b64e
parent562a9b3f8846dbc1623ac9012910219de9a68c75
tests: split out lei-daemon.t from lei.t

This makes it easier for hackers to find daemon-specific
tests and forces us to always test both daemon and
oneshot mode.
MANIFEST
lib/PublicInbox/TestCommon.pm
t/lei-daemon.t [new file with mode: 0644]
t/lei-oneshot.t [deleted file]
t/lei.t