From d0a75a98e47402eda0c1b3ef161a9c9f4f678f44 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 1 Apr 2021 02:32:38 -0700 Subject: lei sucks: sub-command to aid bug reporting It's a bit of an Easter egg, though it's not possible to hide those in Free Software... Anyways, it doesn't cost us an entry in %CMD of LEI.pm and anybody frustrated enough with lei just might type "lei sucks" on the command-line :> --- t/lei.t | 1 + 1 file changed, 1 insertion(+) (limited to 't') diff --git a/t/lei.t b/t/lei.t index 0cf97866..2be9b4e8 100644 --- a/t/lei.t +++ b/t/lei.t @@ -154,6 +154,7 @@ my $test_fail = sub { "error noted with q $fl"); } } + lei_ok('sucks', \'yes, but hopefully less every day'); SKIP: { skip 'no curl', 3 unless which('curl'); lei(qw(q --only http://127.0.0.1:99999/bogus/ t:m)); -- cgit v1.2.3-24-ge0c7