X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Ft%2Fweb%2Fdashboards-groups.t;h=db2fccf1c57abbcfee796781581a912ca9d2c176;hb=af501d08494e5930d53da1cb1f02e65e2a6ebd07;hp=ac2a5aca0fefab5b039d516d19a6c74420652c86;hpb=f3c4966ed1f6ec3db7accd6dcdd3a5a3821d72a7;p=freeside.git 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;