]> Sergey Matveev's repositories - public-inbox.git/blobdiff - xt/cmp-msgstr.t
update copyrights for 2021
[public-inbox.git] / xt / cmp-msgstr.t
index 6bae0f66e83f6b1a55c25dee568f84dfa2409df7..e0e8ed5a396d9cf8e9b1f4a38507dba3b92a2f99 100644 (file)
@@ -1,5 +1,5 @@
 #!perl -w
-# Copyright (C) 2020 all contributors <meta@public-inbox.org>
+# Copyright (C) 2020-2021 all contributors <meta@public-inbox.org>
 # License: AGPL-3.0+ <https://www.gnu.org/licenses/agpl-3.0.txt>
 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 / /;