X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=xt%2Fcmp-msgstr.t;h=e0e8ed5a396d9cf8e9b1f4a38507dba3b92a2f99;hb=af0b0fb7a454470a32c452119d0392e0dedb3fe1;hp=6bae0f66e83f6b1a55c25dee568f84dfa2409df7;hpb=fd966061df6a61104935984bed7c28a461a124ff;p=public-inbox.git diff --git a/xt/cmp-msgstr.t b/xt/cmp-msgstr.t index 6bae0f66..e0e8ed5a 100644 --- a/xt/cmp-msgstr.t +++ b/xt/cmp-msgstr.t @@ -1,5 +1,5 @@ #!perl -w -# Copyright (C) 2020 all contributors +# Copyright (C) 2020-2021 all contributors # License: AGPL-3.0+ use strict; use Test::More; @@ -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 / /;