X-Git-Url: http://www.git.stargrave.org/?p=public-inbox.git;a=blobdiff_plain;f=t%2Fconvert-compact.t;h=ced45415e70c580227a5f58ec0b1b4e18669ec81;hp=5caa0acc36c171d80da0e15dedec8893b19f6854;hb=0961df2523044bf32270909f4983349eccad0153;hpb=e7de01f139de8a5f90e9f1349732ebae8e2975f9 diff --git a/t/convert-compact.t b/t/convert-compact.t index 5caa0acc..ced45415 100644 --- a/t/convert-compact.t +++ b/t/convert-compact.t @@ -80,8 +80,6 @@ my $env = { NPROC => 2 }; ok(PublicInbox::Import::run_die($cmd, $env, $rdr), 'v2 compact works'); $ibx->{mainrepo} = "$tmpdir/v2"; $ibx->{version} = 2; -my $v2w = PublicInbox::V2Writable->new($ibx); -is($v2w->{partitions}, 1, "only one partition in compacted repo"); @xdir = glob("$tmpdir/v2/xap*/*"); foreach (@xdir) {