[Rt-commit] rt branch, 3.8-trunk, updated. rt-3.8.5-287-g925fc4c
Kevin Falcone
falcone at bestpractical.com
Fri Oct 9 14:54:25 EDT 2009
The branch, 3.8-trunk has been updated
via 925fc4ca2d9eb75f91b0955fd7a65088febf07f3 (commit)
from 771eadff7930e642b8415b207b0085099ea4b0e1 (commit)
Summary of changes:
sbin/rt-test-dependencies.in | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
- Log -----------------------------------------------------------------
commit 925fc4ca2d9eb75f91b0955fd7a65088febf07f3
Author: Kevin Falcone <falcone at bestpractical.com>
Date: Fri Oct 9 14:53:55 2009 -0400
t/web/config_tab_right.t will fail without the newest HSSM
diff --git a/sbin/rt-test-dependencies.in b/sbin/rt-test-dependencies.in
index b596fba..8a22700 100755
--- a/sbin/rt-test-dependencies.in
+++ b/sbin/rt-test-dependencies.in
@@ -294,6 +294,7 @@ Test::Warn
Test::Builder 0.77 # needed to fix TODO test
IPC::Run3
Test::MockTime
+Test::HTTP::Server::Simple 0.13
.
$deps{'FASTCGI'} = [ text_to_hash( << '.') ];
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list