This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Test preamble: unify to dot slash test dot pl
[perl5.git] / t / op / hashwarn.t
index b14e9c2..a6a1de9 100644 (file)
@@ -5,7 +5,7 @@ BEGIN {
     @INC = qw(. ../lib);
 }
 
-require 'test.pl';
+require './test.pl';
 plan( tests => 16 );
 
 use strict;