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/api/cron.t | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'rt/t/api/cron.t') diff --git a/rt/t/api/cron.t b/rt/t/api/cron.t index 6f9d7f644..6bd992df3 100644 --- a/rt/t/api/cron.t +++ b/rt/t/api/cron.t @@ -1,6 +1,5 @@ -#!/usr/bin/perl -w - use strict; +use warnings; use RT; use RT::Test nodata => 1, tests => 18; -- cgit v1.2.1