X-Git-Url: http://www.git.stargrave.org/?p=public-inbox.git;a=blobdiff_plain;f=t%2Fimapd.t;h=45ee401a1e0cfa598d10c07dde11da7a4b50c8f5;hp=5d9a7d1181c78e907d6b46ffe787893b098e90bb;hb=d67fff9abf168c7517311bdd8987ce174a60f2c4;hpb=4d1a787a0a3c27a11c266b2f76293d09b858b38e diff --git a/t/imapd.t b/t/imapd.t index 5d9a7d11..45ee401a 100644 --- a/t/imapd.t +++ b/t/imapd.t @@ -17,7 +17,7 @@ if ($can_compress) { # hope this gets fixed upstream, soon } require_ok 'PublicInbox::IMAP'; -my $first_range = '1-'.PublicInbox::IMAP::UID_BLOCK(); +my $first_range = '0'; my $level = '-Lbasic'; SKIP: {