summaryrefslogtreecommitdiff
path: root/rt/t/api/cron.t
diff options
context:
space:
mode:
Diffstat (limited to 'rt/t/api/cron.t')
-rw-r--r--rt/t/api/cron.t3
1 files changed, 1 insertions, 2 deletions
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;