diff options
author | Jannis M. Hoffmann <jannis@fehcom.de> | 2023-03-16 17:58:58 +0100 |
---|---|---|
committer | Jannis M. Hoffmann <jannis@fehcom.de> | 2023-03-16 17:58:58 +0100 |
commit | 0203fba6502916e4a6f63433fb7a26e8eff42c85 (patch) | |
tree | 6048e00f585d1f92ebf060e4b29412bbbc775e41 /MANIFEST | |
parent | 95c75ee74b2b48ee0bfe42fb5fa0f41cd3b1c193 (diff) |
updated manifest and fixed tests
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -24,8 +24,10 @@ lib/JWebmail/View/RenderMail.pm lib/JWebmail/View/Webmail.pm t/Webmail.t +t/ViewWebmail.t t/INI.t -t/Helper.t +t/Extract.t +t/Pagination.t t/I18N2.t templates/webmail/readmail.html.ep @@ -38,8 +40,9 @@ templates/displayheaders/_top_nav.html.ep templates/displayheaders/_bot_nav.html.ep templates/displayheaders/_folders.html.ep templates/displayheaders/_main_table.html.ep -templates/displayheaders/_pagination2.html.ep templates/displayheaders/_pagination1.html.ep +templates/displayheaders/_pagination2.html.ep +templates/displayheaders/_pagination3.html.ep templates/not_found.production.html.ep templates/exception_.html.ep @@ -52,9 +55,8 @@ CHANGES.md LICENSE actions +jwebmail.service.tmpl Makefile.PL MANIFEST MANIFEST.SKIP -MYMETA.yml -MYMETA.json |