]> Sergey Matveev's repositories - public-inbox.git/blobdiff - t/view.t
rename reference to git epochs as "partitions"
[public-inbox.git] / t / view.t
index 0782954305944857ddd59d69f9c5ff9d7a277c4a..d93be6f6b58df0968f28c13462926a5aaf7a699c 100644 (file)
--- a/t/view.t
+++ b/t/view.t
@@ -18,7 +18,7 @@ my $ctx = {
                base_url => sub { 'http://example.com/' },
                cloneurl => sub {[]},
                nntp_url => sub {[]},
-               max_git_part => sub { undef },
+               max_git_epoch => sub { undef },
                description => sub { '' }),
        www => Plack::Util::inline_object(style => sub { '' }),
 };