]> Sergey Matveev's repositories - public-inbox.git/blobdiff - xt/cmp-msgview.t
public-inbox 1.6.1 - minor bugfix release
[public-inbox.git] / xt / cmp-msgview.t
index 66fb467eb1af12b333855099a4cc23e5d76b436f..5bd7aa174df0c786fcd16978a022e3d72e1728bb 100644 (file)
@@ -77,7 +77,6 @@ my $git_cb = sub {
                is_deeply($eml_cmp, $mime_cmp, "$inboxdir $oid match");
        }
 };
-$git->cat_async_begin;
 my $t = timeit(1, sub {
        while (<$fh>) {
                my ($oid, $type) = split / /;