[Bps-public-commit] r15646 - in Test-Chimps/branches/modern-tap: lib/Test/Chimps

alexmv at bestpractical.com alexmv at bestpractical.com
Fri Aug 29 14:57:41 EDT 2008


Author: alexmv
Date: Fri Aug 29 14:57:41 2008
New Revision: 15646

Modified:
   Test-Chimps/branches/modern-tap/   (props changed)
   Test-Chimps/branches/modern-tap/lib/Test/Chimps/Server.pm

Log:
 r36724 at kohr-ah:  chmrr | 2008-08-29 10:35:28 -0400
  * Remove unused report_dir config var


Modified: Test-Chimps/branches/modern-tap/lib/Test/Chimps/Server.pm
==============================================================================
--- Test-Chimps/branches/modern-tap/lib/Test/Chimps/Server.pm	(original)
+++ Test-Chimps/branches/modern-tap/lib/Test/Chimps/Server.pm	Fri Aug 29 14:57:41 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