about summary refs log tree commit homepage
path: root/t/feed.t
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2014-04-17 21:49:52 +0000
committerEric Wong <e@80x24.org>2014-04-17 21:55:38 +0000
commitb926665849f6d317b97cf679becf1e315df701b0 (patch)
tree29ae100b845db0bc64158c7d4909e81f6063b74d /t/feed.t
parent20af945e6e9a89a33a531a71dd5a06fcd0bab9cb (diff)
downloadpublic-inbox-b926665849f6d317b97cf679becf1e315df701b0.tar.gz
Breaking up short quote messages at 1 line is too disconcerting,
try 5 lines as proper quotes shouldn't be too long.
Diffstat (limited to 't/feed.t')
-rw-r--r--t/feed.t7
1 files changed, 6 insertions, 1 deletions
diff --git a/t/feed.t b/t/feed.t
index 63fcc443..125490d6 100644
--- a/t/feed.t
+++ b/t/feed.t
@@ -31,10 +31,15 @@ Date: Thu, 01 Jan 1970 00:00:00 +0000
 
 > This is a long multi line quote so it should not be allowed to
 > show up in its entirty in the Atom feed.  drop me
+> I quote to much
+> I quote to much
+> I quote to much
+> I quote to much
 
 msg $i
 
-> inline me here, short quote
+> inline me here
+> this is a short quote
 
 keep me
 EOF