[Rt-commit] r10595 - rt/branches/3.999-DANGEROUS/t/api

ruz at bestpractical.com ruz at bestpractical.com
Wed Jan 30 16:57:24 EST 2008


Author: ruz
Date: Wed Jan 30 16:57:24 2008
New Revision: 10595

Modified:
   rt/branches/3.999-DANGEROUS/t/api/record.t

Log:
* delete die that has been added fro debugging

Modified: rt/branches/3.999-DANGEROUS/t/api/record.t
==============================================================================
--- rt/branches/3.999-DANGEROUS/t/api/record.t	(original)
+++ rt/branches/3.999-DANGEROUS/t/api/record.t	Wed Jan 30 16:57:24 2008
@@ -12,8 +12,6 @@
 
 }
 
-die "bla-bla";
-
 {
 
 my $ticket = RT::Model::Ticket->new(current_user => RT->system_user);


More information about the Rt-commit mailing list