[Rt-commit] r14658 - in rtfm/trunk: .

falcone at bestpractical.com falcone at bestpractical.com
Wed Jul 30 16:04:51 EDT 2008


Author: falcone
Date: Wed Jul 30 16:04:45 2008
New Revision: 14658

Modified:
   rtfm/trunk/   (props changed)
   rtfm/trunk/t/00smoke.t

Log:
 r36390 at ketch:  falcone | 2008-07-30 10:08:15 -0400
 * kill off t/utils.pl


Modified: rtfm/trunk/t/00smoke.t
==============================================================================
--- rtfm/trunk/t/00smoke.t	(original)
+++ rtfm/trunk/t/00smoke.t	Wed Jul 30 16:04:45 2008
@@ -4,7 +4,6 @@
 use warnings;
 
 use Test::More qw(no_plan);
-BEGIN { require 't/utils.pl' }
 
 use RT;
 ok(RT::LoadConfig);


More information about the Rt-commit mailing list