]> Sergey Matveev's repositories - public-inbox.git/blobdiff - t/view.t
www: support cloning individual v2 git partitions
[public-inbox.git] / t / view.t
index 22f5c7e496afb8b09fd83a3334da8345db092e91..8ae422569a91e2efa054742ea6c1dbcf3e04aec2 100644 (file)
--- a/t/view.t
+++ b/t/view.t
@@ -16,6 +16,7 @@ my $ctx = {
                base_url => sub { 'http://example.com/' },
                cloneurl => sub {[]},
                nntp_url => sub {[]},
+               max_git_part => sub { undef },
                description => sub { '' }),
 };
 $ctx->{-inbox}->{-primary_address} = 'test@example.com';