RT 4.0.13
[freeside.git] / rt / t / web / dashboards-groups.t
index ac2a5ac..db2fccf 100644 (file)
@@ -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;