[Bps-public-commit] net-lighthouse branch, master, updated. 47a9cc616f5d6cf3d0772e743b5f6be784be3e04

sunnavy at bestpractical.com sunnavy at bestpractical.com
Mon Aug 31 01:49:35 EDT 2009


The branch, master has been updated
       via  47a9cc616f5d6cf3d0772e743b5f6be784be3e04 (commit)
      from  1fe8fec270145b56699808e1d8997d782d98c111 (commit)

Summary of changes:
 t/03-ticket.t |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

- Log -----------------------------------------------------------------
commit 47a9cc616f5d6cf3d0772e743b5f6be784be3e04
Author: sunnavy <sunnavy at bestpractical.com>
Date:   Mon Aug 31 13:49:21 2009 +0800

    tiny tweak

diff --git a/t/03-ticket.t b/t/03-ticket.t
index bb537c0..1841feb 100644
--- a/t/03-ticket.t
+++ b/t/03-ticket.t
@@ -60,7 +60,7 @@ my %hash = (
     'permalink'         => 'first-ticket',
     'milestone_id'      => undef,
     'created_at' => DateTime->new(
-        year   => '2009',
+        year   => 2009,
         month  => 8,
         day    => 21,
         hour   => 11,
@@ -81,7 +81,7 @@ my %hash = (
     'milestone_due_on'   => undef,
     'user_name'          => 'sunnavy (at gmail)',
     'updated_at'         => DateTime->new( 
-        year   => '2009',
+        year   => 2009,
         month  => 8,
         day    => 21,
         hour   => 11,

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list