Commit 83350c9c authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

test 815: verify POP3 dot-first-on-line unescaping

parent bdb64781
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -2,7 +2,6 @@
# test cases are run by runtests.pl. Just add the plain test case numbers, one
# per line.
# Lines starting with '#' letters are treated as comments.
815
591
592
593
+16 −14
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@ From: me@somewhere
To: fake@nowhere

..body with a single dot first
...triple dots...

--
  yours sincerely
@@ -23,6 +24,7 @@ From: me@somewhere
To: fake@nowhere

.body with a single dot first
..triple dots...

--
  yours sincerely