import rt 3.8.7
[freeside.git] / rt / lib / RT / Templates_Overlay.pm
index 0a91789..c031277 100644 (file)
@@ -1,8 +1,8 @@
 # BEGIN BPS TAGGED BLOCK {{{
 # 
 # COPYRIGHT:
-#  
-# This software is Copyright (c) 1996-2009 Best Practical Solutions, LLC 
+# 
+# This software is Copyright (c) 1996-2009 Best Practical Solutions, LLC
 #                                          <jesse@bestpractical.com>
 # 
 # (Except where explicitly superseded by other copyright notices)
@@ -45,6 +45,7 @@
 # those contributions and any derivatives thereof.
 # 
 # END BPS TAGGED BLOCK }}}
+
 =head1 NAME
 
   RT::Templates - a collection of RT Template objects
 
 =head1 METHODS
 
-=begin testing
-
-ok (require RT::Templates);
-
-=end testing
 
 =cut