[Rt-commit] r7845 - rt/branches/3.7-EXPERIMENTAL-TUNIS/sbin

clkao at bestpractical.com clkao at bestpractical.com
Sun May 13 07:43:44 EDT 2007


Author: clkao
Date: Sun May 13 07:43:42 2007
New Revision: 7845

Modified:
   rt/branches/3.7-EXPERIMENTAL-TUNIS/sbin/rt-test-dependencies.in

Log:
cleanup deps.

Modified: rt/branches/3.7-EXPERIMENTAL-TUNIS/sbin/rt-test-dependencies.in
==============================================================================
--- rt/branches/3.7-EXPERIMENTAL-TUNIS/sbin/rt-test-dependencies.in	(original)
+++ rt/branches/3.7-EXPERIMENTAL-TUNIS/sbin/rt-test-dependencies.in	Sun May 13 07:43:42 2007
@@ -253,18 +253,15 @@
 .
 
 $deps{'DEV'} = [ text_to_hash( << '.') ];
-Test::Inline 
-Apache::Test
 HTML::Form
 HTML::TokeParser
 WWW::Mechanize
 Test::WWW::Mechanize 1.04
 Module::Refresh 0.03
 Test::Expect 0.30
-Pod::Tests
 File::Find
-Test::Deep 0 # needed for 'make test'
-String::ShellQuote 0 # needed for 'make test'
+Test::Deep 0 # needed for shredder tests
+String::ShellQuote 0 # needed for gnupg-incoming.t
 .
 
 $deps{'FASTCGI'} = [ text_to_hash( << '.') ];


More information about the Rt-commit mailing list