X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fre%2Fregexp.t;h=2344610196fd67618634bbb809f9b5bda866fd57;hb=902fde96768bb39d4175218f674fe7b3c162dddd;hp=629e0f1e006239ea3b40bac3e75941e1e359d0e9;hpb=ae34ee5876c5570c80b8342885cd2b1e7fc1a07c;p=p5sagit%2Fp5-mst-13.2.git diff --git a/t/re/regexp.t b/t/re/regexp.t index 629e0f1..2344610 100644 --- a/t/re/regexp.t +++ b/t/re/regexp.t @@ -34,7 +34,7 @@ # linked to the test number. # # If you want to add a regular expression test that can't be expressed -# in this format, don't add it here: put it in op/pat.t instead. +# in this format, don't add it here: put it in re/pat.t instead. # # Note that columns 2,3 and 5 are all enclosed in double quotes and then # evalled; so something like a\"\x{100}$1 has length 3+length($1).