RT# 79780 - added a 60 second pause when there is a connection failure, then retry...
[freeside.git] / rt / t / api / attachment_filename.t
index bcbfe00..6bfc707 100644 (file)
@@ -1,3 +1,5 @@
+use strict;
+use warnings;
 use RT::Test tests => 5;
 use MIME::Entity;
 my $ticket = RT::Ticket->new(RT->SystemUser);