[Bps-public-commit] r15732 - in Test-Chimps/trunk: .

alexmv at bestpractical.com alexmv at bestpractical.com
Wed Sep 3 16:51:48 EDT 2008


Author: alexmv
Date: Wed Sep  3 16:51:47 2008
New Revision: 15732

Modified:
   Test-Chimps/trunk/   (props changed)
   Test-Chimps/trunk/lib/Test/Chimps/Server.pm

Log:
 r36735 at kohr-ah (orig r15646):  alexmv | 2008-08-29 14:57:41 -0400
  r36724 at kohr-ah:  chmrr | 2008-08-29 10:35:28 -0400
   * Remove unused report_dir config var
 


Modified: Test-Chimps/trunk/lib/Test/Chimps/Server.pm
==============================================================================
--- Test-Chimps/trunk/lib/Test/Chimps/Server.pm	(original)
+++ Test-Chimps/trunk/lib/Test/Chimps/Server.pm	Wed Sep  3 16:51:47 2008
@@ -19,8 +19,7 @@
 use Jifty::DBI::SchemaGenerator;
 use Params::Validate qw<:all>;
 use Storable    qw<store_fd fd_retrieve nfreeze thaw>;
-use Test::TAP::HTMLMatrix;
-use Test::TAP::Model::Visual;
+use TAP::Formatter::HTML;
 use YAML::Syck;
 use DateTime;
 



More information about the Bps-public-commit mailing list