]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
test_common: key2sub: don't require final ';' in scripts
authorEric Wong <e@80x24.org>
Tue, 9 Jan 2024 11:39:25 +0000 (11:39 +0000)
committerEric Wong <e@80x24.org>
Wed, 10 Jan 2024 10:26:57 +0000 (10:26 +0000)
commitdbdc0b877f0c8f04ad8eb107cfbb17897d33391b
tree7deefc4e1251ae4224f03deb7ec1a44259e9cfb7
parent4c2fc911c858812aa3c009117787389f95622247
test_common: key2sub: don't require final ';' in scripts

I noticed this when I wrote a new (but probably unnecessary) *.t
test and `make check-run' failed since I omitted the final
semi-colon after `done_testing'.
lib/PublicInbox/TestCommon.pm