about summary refs log tree commit homepage
path: root/xt/cmp-msgview.t
diff options
context:
space:
mode:
Diffstat (limited to 'xt/cmp-msgview.t')
-rw-r--r--xt/cmp-msgview.t1
1 files changed, 0 insertions, 1 deletions
diff --git a/xt/cmp-msgview.t b/xt/cmp-msgview.t
index 66fb467e..5bd7aa17 100644
--- a/xt/cmp-msgview.t
+++ b/xt/cmp-msgview.t
@@ -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 / /;