move regex related tests out of t/op/ into t/re/
[p5sagit/p5-mst-13.2.git] / pod / perlhack.pod
index 2e5c308..be860ee 100644 (file)
@@ -1802,6 +1802,11 @@ other directories.
 Tests for POD directives.  There are still some tests for the Pod
 modules hanging around in here that need to be moved out into F<lib/>.
 
+=item F<t/re/>
+
+Tests for regex related functions or behaviour. (These used to live
+in t/op).
+
 =item F<t/run/>
 
 Testing features of how perl actually runs, including exit codes and