mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-20 09:43:43 -05:00
gnu: perl-test-nowarnings: Remove obsolete input.
* gnu/packages/perl-check.scm (perl-test-nowarnings)[inputs]: Remove.
This commit is contained in:
parent
009b4b4341
commit
17aa4699b9
1 changed files with 0 additions and 1 deletions
|
@ -995,7 +995,6 @@ (define-public perl-test-nowarnings
|
|||
(base32
|
||||
"0v385ch0hzz9naqwdw2az3zdqi15gka76pmiwlgsy6diiijmg2k3"))))
|
||||
(build-system perl-build-system)
|
||||
(inputs `(("perl-test-tester" ,perl-test-tester)))
|
||||
(synopsis "Ensure no warnings are produced while testing")
|
||||
(description
|
||||
"This modules causes any warnings during testing to be captured and
|
||||
|
|
Loading…
Reference in a new issue