]> Sergey Matveev's repositories - public-inbox.git/blobdiff - t/v2-add-remove-add.t
www: drop --subject from "git send-email" instructions
[public-inbox.git] / t / v2-add-remove-add.t
index b325e521403a2d6833fbd64f1cd7205bea759ab0..579cdcb679fea75c7f71fe5369278a54ba0cdd10 100644 (file)
@@ -13,6 +13,7 @@ my $ibx = {
        inboxdir => "$inboxdir/v2",
        name => 'test-v2writable',
        version => 2,
+       -no_fsync => 1,
        -primary_address => 'test@example.com',
 };
 $ibx = PublicInbox::Inbox->new($ibx);