about summary refs log tree commit homepage
path: root/MANIFEST
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2020-09-24 20:51:45 +0000
committerEric Wong <e@80x24.org>2020-09-26 09:20:22 +0000
commitf4728a1ef16593305956c4dada424353f57b3879 (patch)
tree97386cdf038abddea78411b6e8587fa784d2760a /MANIFEST
parent2255a4ad2fa2384c1f4cec6dd267383396cbc945 (diff)
downloadpublic-inbox-f4728a1ef16593305956c4dada424353f57b3879.tar.gz
xt: add eml ->as_string round trip checker
Unlike Email::MIME, PublicInbox::Eml::as_string should be able
to round trip from the Perl object to a raw scalar and back
without changes.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index b6a681e9..65fa8736 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -385,6 +385,7 @@ t/xcpdb-reshard.t
 xt/cmp-msgstr.t
 xt/cmp-msgview.t
 xt/eml_check_limits.t
+xt/eml_check_roundtrip.t
 xt/git-http-backend.t
 xt/git_async_cmp.t
 xt/httpd-async-stream.t