View | Details | Raw Unified | Return to bug 32351
Collapse All | Expand All

(-)a/t/db_dependent/Letters/TemplateToolkit.t (-2 / +1 lines)
Lines 658-664 EOF Link Here
658
                    lang            => 'default',
658
                    lang            => 'default',
659
                    title           => "A wonderful news",
659
                    title           => "A wonderful news",
660
                    content         => "This is the wonderful news.",
660
                    content         => "This is the wonderful news.",
661
                    expiration_date => undef,
661
                    expirationdate  => undef,
662
                    published_on    => $one_minute_ago
662
                    published_on    => $one_minute_ago
663
                }
663
                }
664
            }
664
            }
665
- 

Return to bug 32351