[cpan2nix] perlPackages.TestRoutine: cleanup

This commit is contained in:
volth 2018-10-02 01:19:21 +00:00
parent 4b4522d4d6
commit 005f851d85

View File

@ -15521,7 +15521,7 @@ let
sha256 = "0n6k310v2py787lkvhzrn8vndws9icdf8mighgl472k0x890xm5s";
};
buildInputs = [ TestAbortable TestFatal ];
propagatedBuildInputs = [ Moose TestSimple13 namespaceautoclean ];
propagatedBuildInputs = [ Moose namespaceautoclean ];
meta = {
homepage = https://github.com/rjbs/Test-Routine;
description = "Composable units of assertion";