[Rt-commit] r18226 - in rt/3.999/branches/merge_to_3.8.2: .

sunnavy at bestpractical.com sunnavy at bestpractical.com
Thu Feb 5 01:05:44 EST 2009


Author: sunnavy
Date: Thu Feb  5 01:05:44 2009
New Revision: 18226

Modified:
   rt/3.999/branches/merge_to_3.8.2/   (props changed)
   rt/3.999/branches/merge_to_3.8.2/t/savedsearch.t

Log:
 r19594 at sunnavys-mb:  sunnavy | 2009-02-05 13:56:24 +0800
 use RT::Test::Warnings in t/savedsearch.t


Modified: rt/3.999/branches/merge_to_3.8.2/t/savedsearch.t
==============================================================================
--- rt/3.999/branches/merge_to_3.8.2/t/savedsearch.t	(original)
+++ rt/3.999/branches/merge_to_3.8.2/t/savedsearch.t	Thu Feb  5 01:05:44 2009
@@ -11,6 +11,7 @@
 
 
 use Test::Warn;
+use RT::Test::Warnings;
 
 # Set up some infrastructure.  These calls are tested elsewhere.
 


More information about the Rt-commit mailing list