X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Ft%2Fweb%2Fticket_txn_content.t;h=c0cae976c75c83cad11249be83123b62a07b610d;hb=e9bf7c82e204b29ddca9f7d3179a7e4c5473b767;hp=db47512185a4c734e4aae35163d0207f4ad36b14;hpb=6587f6ba7d047ddc1686c080090afe7d53365bd4;p=freeside.git diff --git a/rt/t/web/ticket_txn_content.t b/rt/t/web/ticket_txn_content.t index db4751218..c0cae976c 100644 --- a/rt/t/web/ticket_txn_content.t +++ b/rt/t/web/ticket_txn_content.t @@ -1,5 +1,5 @@ -#!/usr/bin/perl -w use strict; +use warnings; use RT::Test tests => 63; my $plain_file = File::Spec->catfile( RT::Test->temp_directory, 'attachment.txt' );