[Bps-public-commit] r17703 - in Net-Google-Code/trunk: .
sunnavy at bestpractical.com
sunnavy at bestpractical.com
Sun Jan 11 19:51:51 EST 2009
Author: sunnavy
Date: Sun Jan 11 19:51:51 2009
New Revision: 17703
Modified:
Net-Google-Code/trunk/ (props changed)
Net-Google-Code/trunk/t/03.comment.t
Log:
r18715 at sunnavys-mb: sunnavy | 2009-01-12 08:50:42 +0800
clean connection
Modified: Net-Google-Code/trunk/t/03.comment.t
==============================================================================
--- Net-Google-Code/trunk/t/03.comment.t (original)
+++ Net-Google-Code/trunk/t/03.comment.t Sun Jan 11 19:51:51 2009
@@ -4,7 +4,6 @@
use Test::More tests => 9;
use Net::Google::Code::IssueComment;
-use Net::Google::Code::Connection;
my $comment =
Net::Google::Code::IssueComment->new( project => 'test' );
isa_ok( $comment, 'Net::Google::Code::IssueComment', '$comment' );
More information about the Bps-public-commit
mailing list