Remove duplicately applied patch shards.
[p5sagit/p5-mst-13.2.git] / t / lib / filepath.t
index 40e6e21..5628d0c 100755 (executable)
@@ -9,7 +9,7 @@ use File::Path;
 use strict;
 
 my $count = 0;
-$^W = 1;
+use warnings;
 
 print "1..4\n";