]> Sergey Matveev's repositories - public-inbox.git/blobdiff - t/filter_rubylang.t
www: drop --subject from "git send-email" instructions
[public-inbox.git] / t / filter_rubylang.t
index 817994512125c8baa435fee8169e4cae87e4954a..4e9695e13eb663a361760e43418aa9b5a4c5ff1f 100644 (file)
@@ -44,7 +44,7 @@ EOF
        $mime = PublicInbox::Eml->new($msg);
        $ret = $f->delivery($mime);
        is($ret, $mime, "delivery successful");
-       my $mm = PublicInbox::Msgmap->new($git_dir);
+       my $mm = $ibx->mm;
        is($mm->num_for('a@b'), 12, 'MM entry created based on X-ML-Count');
 
        $msg = <<'EOF';