]> Sergey Matveev's repositories - public-inbox.git/blobdiff - t/lei.t
lei sucks: sub-command to aid bug reporting
[public-inbox.git] / t / lei.t
diff --git a/t/lei.t b/t/lei.t
index 0cf97866f8fbf474def66573992d28c37c72ca64..2be9b4e846f6cc5e580d9a0f2a6cd83cf0afdba5 100644 (file)
--- 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));