Author: [email protected]
Date: Thu Mar  5 04:20:42 2009
New Revision: 690

Modified:
    trunk/t/30.util.t

Log:
fixed test 30.util (wrong test count; issue 13)

Modified: trunk/t/30.util.t
==============================================================================
--- trunk/t/30.util.t   (original)
+++ trunk/t/30.util.t   Thu Mar  5 04:20:42 2009
@@ -1,4 +1,4 @@
-use Test::More tests => 25;
+use Test::More tests => 26;

  use Devel::NYTProf::Util qw(
      fmt_time fmt_incl_excl_time

--~--~---------~--~----~------------~-------~--~----~
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]
-~----------~----~----~----~------~----~------~--~---

Reply via email to