summaryrefslogtreecommitdiff
path: root/rt/t/web/dashboards-groups.t
diff options
context:
space:
mode:
Diffstat (limited to 'rt/t/web/dashboards-groups.t')
-rw-r--r--rt/t/web/dashboards-groups.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/rt/t/web/dashboards-groups.t b/rt/t/web/dashboards-groups.t
index ac2a5aca0..db2fccf1c 100644
--- a/rt/t/web/dashboards-groups.t
+++ b/rt/t/web/dashboards-groups.t
@@ -1,5 +1,5 @@
-#!/usr/bin/perl -w
use strict;
+use warnings;
use RT::Test nodata => 1, tests => 64;
my ($baseurl, $m) = RT::Test->started_ok;