about summary refs log tree commit homepage
path: root/t
diff options
context:
space:
mode:
Diffstat (limited to 't')
-rw-r--r--t/lei.t1
1 files changed, 1 insertions, 0 deletions
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));