Skip to content

Commit

Permalink
add missing file in archive
Browse files Browse the repository at this point in the history
  • Loading branch information
remicollet committed Jul 10, 2018
1 parent 26b4947 commit 9d66b1e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,18 @@ It can deal with rfc822 and rfc2045 (MIME) compliant messages.
<dir name="/">
<dir name="tests">
<dir name="testdata">
<file name="m0001.txt" role="test" />
<file name="mime.exp" role="test" />
<file name="mime.txt" role="test" />
<file name="multimedia-demo.exp" role="test" />
<file name="multimedia-demo.txt.gz" role="test" />
<file name="oeuue" role="test" />
<file name="phpcvs1.exp" role="test" />
<file name="phpcvs1.txt" role="test" />
<file name="qp.exp" role="test" />
<file name="qp.txt" role="test" />
<file name="rfc2231.exp" role="test" />
<file name="rfc2231.txt" role="test" />
<file name="uue.exp" role="test" />
<file name="uue.txt" role="test" />
</dir> <!-- //tests/testdata -->
Expand Down

0 comments on commit 9d66b1e

Please sign in to comment.