parent
eae589058c
commit
f61279e45b
@ -15664,6 +15664,7 @@ let
|
|||||||
};
|
};
|
||||||
buildInputs = [ TestRun TestTrap ];
|
buildInputs = [ TestRun TestTrap ];
|
||||||
propagatedBuildInputs = [ MooseXGetopt UNIVERSALrequire YAMLLibYAML ];
|
propagatedBuildInputs = [ MooseXGetopt UNIVERSALrequire YAMLLibYAML ];
|
||||||
|
doCheck = !stdenv.isDarwin;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = http://web-cpan.berlios.de/modules/Test-Run/;
|
homepage = http://web-cpan.berlios.de/modules/Test-Run/;
|
||||||
description = "Analyze tests from the command line using Test::Run";
|
description = "Analyze tests from the command line using Test::Run";
|
||||||
|
Loading…
Reference in New Issue
Block a user