[cpan2nix] perlPackages.TestScript: cleanup
This commit is contained in:
parent
9adcdd61e9
commit
2a38d70964
|
@ -15663,7 +15663,7 @@ let
|
|||
|
||||
buildInputs = [ Test2Suite ];
|
||||
|
||||
propagatedBuildInputs = [ CaptureTiny ProbePerl TestSimple13 ];
|
||||
propagatedBuildInputs = [ CaptureTiny ProbePerl ];
|
||||
};
|
||||
|
||||
TestSharedFork = buildPerlPackage rec {
|
||||
|
|
Loading…
Reference in New Issue