[cpan2nix] perlPackages.TestNoWarnings: cleanup

This commit is contained in:
volth 2018-04-07 07:53:25 +00:00
parent c82774e899
commit eef1c4ce06

View File

@ -14165,7 +14165,6 @@ let self = _self // overrides; _self = with self; {
url = mirror://cpan/authors/id/A/AD/ADAMK/Test-NoWarnings-1.04.tar.gz; url = mirror://cpan/authors/id/A/AD/ADAMK/Test-NoWarnings-1.04.tar.gz;
sha256 = "0v385ch0hzz9naqwdw2az3zdqi15gka76pmiwlgsy6diiijmg2k3"; sha256 = "0v385ch0hzz9naqwdw2az3zdqi15gka76pmiwlgsy6diiijmg2k3";
}; };
buildInputs = [ TestTester ];
meta = { meta = {
homepage = http://search.cpan.org/perldoc?CPAN::Meta::Spec; homepage = http://search.cpan.org/perldoc?CPAN::Meta::Spec;
description = "Make sure you didn't emit any warnings while testing"; description = "Make sure you didn't emit any warnings while testing";