X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=t%2Faggregate.t;fp=t%2Faggregate.t;h=0696abb489e33cdc0d2fc52d8ddb3d2eb5b53e89;hp=543fe024f3358c07a55916f22203b25d23013867;hb=8b260bdfc64dd8bc79fdc2af37f3ca3d1e33ad72;hpb=c9373e697672ade084d08684f95ae2fcd83bfd88 diff --git a/t/aggregate.t b/t/aggregate.t index 543fe02..0696abb 100644 --- a/t/aggregate.t +++ b/t/aggregate.t @@ -23,7 +23,7 @@ BEGIN { my $tests = Test::Aggregate->new({ (@ARGV ? (tests => \@ARGV) : (dirs => 't/aggregate')), - verbose => 0, + verbose => 1, # failures only set_filenames => 1, findbin => 1, });