gnu: perl-test-nowarnings: Remove obsolete input.
* gnu/packages/perl-check.scm (perl-test-nowarnings)[inputs]: Remove.master
parent
009b4b4341
commit
17aa4699b9
|
@ -995,7 +995,6 @@ code.")
|
||||||
(base32
|
(base32
|
||||||
"0v385ch0hzz9naqwdw2az3zdqi15gka76pmiwlgsy6diiijmg2k3"))))
|
"0v385ch0hzz9naqwdw2az3zdqi15gka76pmiwlgsy6diiijmg2k3"))))
|
||||||
(build-system perl-build-system)
|
(build-system perl-build-system)
|
||||||
(inputs `(("perl-test-tester" ,perl-test-tester)))
|
|
||||||
(synopsis "Ensure no warnings are produced while testing")
|
(synopsis "Ensure no warnings are produced while testing")
|
||||||
(description
|
(description
|
||||||
"This modules causes any warnings during testing to be captured and
|
"This modules causes any warnings during testing to be captured and
|
||||||
|
|
Reference in New Issue