[cpan2nix] perlPackages.TestScript: cleanup

This commit is contained in:
volth
2018-10-02 01:17:42 +00:00
parent 9adcdd61e9
commit 2a38d70964
+1 -1
View File
@@ -15663,7 +15663,7 @@ let
buildInputs = [ Test2Suite ];
propagatedBuildInputs = [ CaptureTiny ProbePerl TestSimple13 ];
propagatedBuildInputs = [ CaptureTiny ProbePerl ];
};
TestSharedFork = buildPerlPackage rec {