]> Sergey Matveev's repositories - public-inbox.git/blobdiff - t/lei-q-kw.t
lei_input: allow keywords when importing 1 file from Maildir
[public-inbox.git] / t / lei-q-kw.t
index 074c573d768563f44510e8a1730914e40ffc2ac1..528751b4742e19eacd590535417baa0138aa6bc2 100644 (file)
@@ -116,7 +116,7 @@ for my $sfx ('', '.gz') {
                }
                $res{$mid} = $eml;
        });
-       is_deeply(\%res, $exp, '--augment worked');
+       is_deeply(\%res, $exp, '--augment worked') or diag $lei_err;
 
        lei_ok(qw(q -o), "mboxrd:/dev/stdout", qw(m:qp@example.com)) or
                diag $lei_err;