[cpan2nix] perlPackages.TestRoutine: cleanup
This commit is contained in:
parent
4b4522d4d6
commit
005f851d85
@ -15521,7 +15521,7 @@ let
|
|||||||
sha256 = "0n6k310v2py787lkvhzrn8vndws9icdf8mighgl472k0x890xm5s";
|
sha256 = "0n6k310v2py787lkvhzrn8vndws9icdf8mighgl472k0x890xm5s";
|
||||||
};
|
};
|
||||||
buildInputs = [ TestAbortable TestFatal ];
|
buildInputs = [ TestAbortable TestFatal ];
|
||||||
propagatedBuildInputs = [ Moose TestSimple13 namespaceautoclean ];
|
propagatedBuildInputs = [ Moose namespaceautoclean ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = https://github.com/rjbs/Test-Routine;
|
homepage = https://github.com/rjbs/Test-Routine;
|
||||||
description = "Composable units of assertion";
|
description = "Composable units of assertion";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user