X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Ft%2Fweb%2Fdashboards-basics.t;h=edb70681017207a6703e30c62be7636a87b052c6;hb=679854b8bbc65d112071111bbd7f34a6a481fb30;hp=1d56da5be3856cc4172606df792ca26e9dfceff0;hpb=6587f6ba7d047ddc1686c080090afe7d53365bd4;p=freeside.git diff --git a/rt/t/web/dashboards-basics.t b/rt/t/web/dashboards-basics.t index 1d56da5be..edb706810 100644 --- a/rt/t/web/dashboards-basics.t +++ b/rt/t/web/dashboards-basics.t @@ -1,5 +1,5 @@ -#!/usr/bin/perl -w use strict; +use warnings; use RT::Test tests => 122; my ($baseurl, $m) = RT::Test->started_ok;