summaryrefslogtreecommitdiff
path: root/t/rsync.t
diff options
context:
space:
mode:
authorKaren Etheridge <ether@cpan.org>2015-06-09 18:05:59 -0700
committerKaren Etheridge <ether@cpan.org>2015-06-25 19:05:48 -0700
commita21f04a4db5dda4ff53c32178bda09245f795f6b (patch)
tree143d52654f48081ca2b72312605e8604b791d15b /t/rsync.t
parentfd023f044ead447d93818172e6e6145c9024fdb6 (diff)
downloaduri-a21f04a4db5dda4ff53c32178bda09245f795f6b.tar.gz
remove the use of global warnings, which can expose suppressed warnings in third-party modules
Diffstat (limited to 't/rsync.t')
-rw-r--r--t/rsync.t2
1 files changed, 0 insertions, 2 deletions
diff --git a/t/rsync.t b/t/rsync.t
index 1585aab..01e91d7 100644
--- a/t/rsync.t
+++ b/t/rsync.t
@@ -1,5 +1,3 @@
-#!perl -w
-
use strict;
use warnings;