]> Sergey Matveev's repositories - public-inbox.git/blobdiff - xt/cmp-msgstr.t
imap: use git-cat-file asynchronously
[public-inbox.git] / xt / cmp-msgstr.t
index 6bae0f66e83f6b1a55c25dee568f84dfa2409df7..0276f8454b01d1d37948e60d7d21d14ca98dd89d 100644 (file)
@@ -93,7 +93,6 @@ my $git_cb = sub {
                diag xqx([qw(git diff), "$tmpdir/mime", "$tmpdir/eml"]);
        }
 };
-$git->cat_async_begin;
 my $t = timeit(1, sub {
        while (<$fh>) {
                my ($oid, $type) = split / /;