Package: libemail-stuffer-perl / 0.014-1

Metadata

Package Version Patches format
libemail-stuffer-perl 0.014-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix ci test | (download)

t/basic.t | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix ci test
 continuous integrations tests must be able to run tests outside of the source directory. Hence they cannot use files which are available only in source package (like dist.ini). 
 .
 This patch uses t/basic.t instead of dist.ini to test file attachmenet.
 .
 This will be forwarded upstream once I'm sure that ci works.