On 2014-06-29 21:49:00, SREZIC wrote:
Show quoted text
> See subject.
>
> Regards,
> Slaven
Pod tests should not be running for normal user installs. Either move the tests to xt/, or guard them with:
plan skip_all => 'these tests are for authors only' unless $ENV{AUTHOR_TESTING} or $ENV{RELEASE_TESTING};
Tue Jul 01 14:18:58 2014The RT System itself - Status changed from 'new' to 'open'