summaryrefslogtreecommitdiff
path: root/rt/t/web/ticket_txn_content.t
diff options
context:
space:
mode:
Diffstat (limited to 'rt/t/web/ticket_txn_content.t')
-rw-r--r--rt/t/web/ticket_txn_content.t2
1 files changed, 1 insertions, 1 deletions
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' );