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 / coreamp.t
index ffd02df..9a9ab48 100644 (file)
@@ -10,7 +10,7 @@
 BEGIN {
     chdir 't' if -d 't';
     @INC = qw(. ../lib ../dist/if);
-    require "test.pl";
+    require "./test.pl";
     $^P |= 0x100;
 }