[cpan2nix] perlPackages.TestMost: cleanup
This commit is contained in:
parent
e3eaacf786
commit
f12f974404
@ -15325,7 +15325,7 @@ let
|
|||||||
description = "Most commonly needed test functions and features";
|
description = "Most commonly needed test functions and features";
|
||||||
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
||||||
};
|
};
|
||||||
buildInputs = [ TestDeep TestDifferences TestException TestSimple13 TestWarn ];
|
buildInputs = [ TestDeep TestDifferences TestException TestWarn ];
|
||||||
};
|
};
|
||||||
|
|
||||||
TestNeeds = buildPerlPackage rec {
|
TestNeeds = buildPerlPackage rec {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user