[Rt-commit] r8667 - rtir/branches/2.3-EXPERIMENTAL/t

ruz at bestpractical.com ruz at bestpractical.com
Tue Aug 21 09:01:07 EDT 2007


Author: ruz
Date: Tue Aug 21 09:01:04 2007
New Revision: 8667

Modified:
   rtir/branches/2.3-EXPERIMENTAL/t/016-date-started.t

Log:
* drop legacy of copy&paste

Modified: rtir/branches/2.3-EXPERIMENTAL/t/016-date-started.t
==============================================================================
--- rtir/branches/2.3-EXPERIMENTAL/t/016-date-started.t	(original)
+++ rtir/branches/2.3-EXPERIMENTAL/t/016-date-started.t	Tue Aug 21 09:01:04 2007
@@ -17,8 +17,6 @@
 my $agent = default_agent();
 my $rtir_user = RT::CurrentUser->new( rtir_user() );
 
-my %clicky = map { lc $_ => 1 } RT->Config->Get('Active_MakeClicky');
-
 diag "started date of an investigation" if $ENV{'TEST_VERBOSE'};
 {
     my $id = create_investigation($agent, {Subject => "started date"});


More information about the Rt-commit mailing list