Revision: 1277 Author: [email protected] Date: Mon Jun 7 08:01:06 2010 Log: Fix test count.
http://code.google.com/p/perl-devel-nytprof/source/detail?r=1277 Modified: /trunk/t/test25-strevalb.t ======================================= --- /trunk/t/test25-strevalb.t Mon Jun 7 06:47:48 2010 +++ /trunk/t/test25-strevalb.t Mon Jun 7 08:01:06 2010 @@ -16,7 +16,7 @@ run_test_group( { extra_options => { start => 'begin' }, - extra_test_count => 17, + extra_test_count => 8, extra_test_code => sub { my ($profile, $env) = @_; -- You've received this message because you are subscribed to the Devel::NYTProf Development User group. Group hosted at: http://groups.google.com/group/develnytprof-dev Project hosted at: http://perl-devel-nytprof.googlecode.com CPAN distribution: http://search.cpan.org/dist/Devel-NYTProf To post, email: [email protected] To unsubscribe, email: [email protected]
