From 7588a4ac90a9b07c08a3107cd1107d773be1c991 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Tue, 4 Jun 2013 00:16:28 -0700 Subject: RT 4.0.13 --- rt/t/web/cf_access.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rt/t/web/cf_access.t') diff --git a/rt/t/web/cf_access.t b/rt/t/web/cf_access.t index 73b7765c1..675fa2177 100644 --- a/rt/t/web/cf_access.t +++ b/rt/t/web/cf_access.t @@ -1,5 +1,5 @@ -#!/usr/bin/perl -w use strict; +use warnings; use RT::Test tests => 32; -- cgit v1.2.1