]> Sergey Matveev's repositories - public-inbox.git/blobdiff - t/purge.t
www: drop --subject from "git send-email" instructions
[public-inbox.git] / t / purge.t
index f4281c1397bd5d87d2dbdef7cdc7644a1d15b9d8..a33cd3290fc6ca7b000a1bac0e8e5ec9a4b08e58 100644 (file)
--- a/t/purge.t
+++ b/t/purge.t
@@ -16,6 +16,7 @@ my $ibx = PublicInbox::Inbox->new({
        inboxdir => $inboxdir,
        name => 'test-v2purge',
        version => 2,
+       -no_fsync => 1,
        -primary_address => 'test@example.com',
        indexlevel => 'basic',
 });