From 1397205077a2b2d196f6c469a15a4a4721f1d15f Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 4 Apr 2014 01:42:41 +0000 Subject: view: update IRP and MID links We'll go with .html and .txt suffixes on MIDs to benefit static hosting setups. --- t/view.t | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 't') diff --git a/t/view.t b/t/view.t index 93372d16..df79bd49 100644 --- a/t/view.t +++ b/t/view.t @@ -22,7 +22,7 @@ use PublicInbox::View; my $html = PublicInbox::View->as_html($s); # ghetto - like($html, qr/ [ From => 'a@example.com', Subject => 'blargh', - 'Message-ID' => '', - 'In-Reply-To' => '', + 'Message-ID' => '', + 'In-Reply-To' => '', ], parts => $parts, ); -- cgit v1.2.3-24-ge0c7