summaryrefslogtreecommitdiff
path: root/t/op/for.t
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2014-09-25 20:58:56 -0400
committerJarkko Hietaniemi <jhi@iki.fi>2014-10-08 23:21:04 +0200
commit1ae3d757c27db17c9ef6b0c67525092963a9f025 (patch)
tree52b982458714cd7bb08773ae03a943a1842de0e2 /t/op/for.t
parenta817e89d04f0dee7285d1e26ba27439611ce97f9 (diff)
downloadperl-1ae3d757c27db17c9ef6b0c67525092963a9f025.tar.gz
Test preamble: unify to dot slash test dot pl
Diffstat (limited to 't/op/for.t')
-rw-r--r--t/op/for.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/op/for.t b/t/op/for.t
index 36af7fd7e7..563caadfa5 100644
--- a/t/op/for.t
+++ b/t/op/for.t
@@ -1,7 +1,7 @@
#!./perl
BEGIN {
- require "test.pl";
+ require "./test.pl";
}
plan(107);