summaryrefslogtreecommitdiff
path: root/rt/lib/RT/CachedGroupMembers_Overlay.pm
diff options
context:
space:
mode:
Diffstat (limited to 'rt/lib/RT/CachedGroupMembers_Overlay.pm')
-rw-r--r--rt/lib/RT/CachedGroupMembers_Overlay.pm10
1 files changed, 3 insertions, 7 deletions
diff --git a/rt/lib/RT/CachedGroupMembers_Overlay.pm b/rt/lib/RT/CachedGroupMembers_Overlay.pm
index c3b4fdd..9331553 100644
--- a/rt/lib/RT/CachedGroupMembers_Overlay.pm
+++ b/rt/lib/RT/CachedGroupMembers_Overlay.pm
@@ -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::CachedGroupMembers - a collection of RT::GroupMember objects
@@ -59,11 +60,6 @@
=head1 METHODS
-=begin testing
-
-ok (require RT::CachedGroupMembers);
-
-=end testing
=cut