[Bps-public-commit] Test-Chimps-Client branch, master, updated. b748a0e6ea675a20f6225e77197322a8ff94c46f

sunnavy at bestpractical.com sunnavy at bestpractical.com
Tue Jun 23 10:09:02 EDT 2009


The branch, master has been updated
       via  b748a0e6ea675a20f6225e77197322a8ff94c46f (commit)
      from  551b54e5a856a76205d7a3ecac1c82b3e26a9e9f (commit)

Summary of changes:
 t/05-client-basic.t |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

- Log -----------------------------------------------------------------
commit b748a0e6ea675a20f6225e77197322a8ff94c46f
Author: sunnavy <sunnavy at bestpractical.com>
Date:   Tue Jun 23 22:08:49 2009 +0800

    seems Test::TAP::Model::Visual is not used at all

diff --git a/t/05-client-basic.t b/t/05-client-basic.t
index 9a4ca48..2c9940f 100644
--- a/t/05-client-basic.t
+++ b/t/05-client-basic.t
@@ -1,10 +1,9 @@
 #!perl
 
-use Test::More tests => 5;
+use Test::More tests => 4;
 
 BEGIN {
   use_ok( 'Test::Chimps::Client' );
-  use_ok( 'Test::TAP::Model::Visual' );
 }
 
 use File::Temp;

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



More information about the Bps-public-commit mailing list