summaryrefslogtreecommitdiff
path: root/rt/t/web/rights1.t
diff options
context:
space:
mode:
Diffstat (limited to 'rt/t/web/rights1.t')
-rw-r--r--rt/t/web/rights1.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/rt/t/web/rights1.t b/rt/t/web/rights1.t
index 24e5c3448..63ddb38c4 100644
--- a/rt/t/web/rights1.t
+++ b/rt/t/web/rights1.t
@@ -1,5 +1,5 @@
-#!/usr/bin/perl -w
use strict;
+use warnings;
use HTTP::Cookies;
use RT::Test nodata => 1, tests => 31;