diff options
author | Yves Orton <demerphq@gmail.com> | 2009-09-10 20:41:39 +0200 |
---|---|---|
committer | Yves Orton <demerphq@gmail.com> | 2009-09-10 20:41:39 +0200 |
commit | ae34ee5876c5570c80b8342885cd2b1e7fc1a07c (patch) | |
tree | 60a3eb93fa22f8745d9be27c086aaa258ffab565 /t/re | |
parent | a4499558ecf2e75d73756479898bf8c8dbe8a6f6 (diff) | |
download | perl-ae34ee5876c5570c80b8342885cd2b1e7fc1a07c.tar.gz |
missed a comment reference to t/op that should now be t/re
Diffstat (limited to 't/re')
-rw-r--r-- | t/re/regexp.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/re/regexp.t b/t/re/regexp.t index e970ba9f84..629e0f1e00 100644 --- a/t/re/regexp.t +++ b/t/re/regexp.t @@ -1,6 +1,6 @@ #!./perl -# The tests are in a separate file 't/op/re_tests'. +# The tests are in a separate file 't/re/re_tests'. # Each line in that file is a separate test. # There are five columns, separated by tabs. # |