X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Flib%2FDBICTest%2FRunMode.pm;fp=t%2Flib%2FDBICTest%2FRunMode.pm;h=d353eedde58afe8e6f9003cb054811c81689ea9e;hb=6e22e629bb00f5c721a6fbec0017596c1e28dde3;hp=bdb569a5033177d352dfb7e7416f91fe0b5f14f1;hpb=287373c2d85e0f3f7e5cffbcc379e9a08586b85a;p=dbsrgits%2FDBIx-Class.git diff --git a/t/lib/DBICTest/RunMode.pm b/t/lib/DBICTest/RunMode.pm index bdb569a..d353eed 100644 --- a/t/lib/DBICTest/RunMode.pm +++ b/t/lib/DBICTest/RunMode.pm @@ -106,7 +106,7 @@ to ensure you have all required dependencies present. Not doing so often results in a lot of wasted time for other contributors trying to assist you with spurious "its broken!" problems. -By default DBICs Makefile.PL turns all optional dependenciess into +By default DBICs Makefile.PL turns all optional dependencies into *HARD REQUIREMENTS*, in order to make sure that the entire test suite is executed, and no tests are skipped due to missing modules. If you for some reason need to disable this behavior - supply the