[Rt-commit] r5440 - in Test-Chimps: trunk/lib/Test/Chimps
zev at bestpractical.com
zev at bestpractical.com
Fri Jun 23 17:34:46 EDT 2006
Author: zev
Date: Fri Jun 23 17:34:45 2006
New Revision: 5440
Modified:
Test-Chimps/ (props changed)
Test-Chimps/trunk/lib/Test/Chimps/Server.pm
Log:
r9684 at galvatron (orig r21): zev | 2006-06-23 17:31:54 -0400
r4254 at galvatron: zev | 2006-06-22 01:05:56 -0400
removed spurous reference to pre_add_hook
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 Fri Jun 23 17:34:45 2006
@@ -173,9 +173,6 @@
callbacks =>
{ "greater than or equal to 0" =>
sub { $_[0] >= 0 }} },
- pre_add_hook =>
- { type => CODEREF,
- optional => 1 },
report_dir =>
{ type => SCALAR,
default => 'reports',
More information about the Rt-commit
mailing list