[Rt-commit] r16022 - in rt/branches/3.999-DANGEROUS: lib/RT/Test t/shredder

sunnavy at bestpractical.com sunnavy at bestpractical.com
Thu Sep 18 09:24:22 EDT 2008


Author: sunnavy
Date: Thu Sep 18 09:24:21 2008
New Revision: 16022

Added:
   rt/branches/3.999-DANGEROUS/lib/RT/Test/Shredder.pm
      - copied, changed from r13984, /rt/branches/3.999-DANGEROUS/t/shredder/utils.pl
Removed:
   rt/branches/3.999-DANGEROUS/t/shredder/utils.pl
Modified:
   rt/branches/3.999-DANGEROUS/   (props changed)

Log:
 r16782 at sunnavys-mb:  sunnavy | 2008-09-18 21:16:03 +0800
 moved  t/shredder/utils.pl to RT::Test::Shredder


Copied: rt/branches/3.999-DANGEROUS/lib/RT/Test/Shredder.pm (from r13984, /rt/branches/3.999-DANGEROUS/t/shredder/utils.pl)
==============================================================================
--- /rt/branches/3.999-DANGEROUS/t/shredder/utils.pl	(original)
+++ rt/branches/3.999-DANGEROUS/lib/RT/Test/Shredder.pm	Thu Sep 18 09:24:21 2008
@@ -1,5 +1,4 @@
-#!/usr/bin/perl
-
+package RT::Test::Shredder;
 use strict;
 use warnings;
 


More information about the Rt-commit mailing list