X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Ft%2Fweb%2Fprivate-components.t;h=3ece854a763f664436f7898cc67432ee236f9be5;hb=1e415f3cfe6ea9004c101d677d29ba8ad539b37d;hp=ceb2b34af986c33d27b317b8c20d0316f25182a0;hpb=a6fe07e49e3fc12169e801b1ed6874c3a5bd8500;p=freeside.git diff --git a/rt/t/web/private-components.t b/rt/t/web/private-components.t index ceb2b34af..3ece854a7 100644 --- a/rt/t/web/private-components.t +++ b/rt/t/web/private-components.t @@ -1,4 +1,5 @@ use strict; +use warnings; use RT::Test tests => 24; my ($baseurl, $agent) = RT::Test->started_ok;