diff options
author | Father Chrysostomos <sprout@cpan.org> | 2011-11-23 13:41:52 -0800 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2011-11-24 01:45:30 -0800 |
commit | 0f6a9542d4c2a72b49e7de8db6a889863087a163 (patch) | |
tree | 13937a43ac1d1aeffde772763237048beb6eacf9 /t | |
parent | fbac7ddfe5fe25427224e9715c122160178f47a2 (diff) | |
download | perl-0f6a9542d4c2a72b49e7de8db6a889863087a163.tar.gz |
Move substr tests under t/op
Commit a4499558 moved them under t/re along with the subst tests, but
these are unrelated to regexps.
Diffstat (limited to 't')
-rw-r--r-- | t/op/substr.t (renamed from t/re/substr.t) | 0 | ||||
-rw-r--r-- | t/op/substr_thr.t (renamed from t/re/substr_thr.t) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/t/re/substr.t b/t/op/substr.t index e9ea12693a..e9ea12693a 100644 --- a/t/re/substr.t +++ b/t/op/substr.t diff --git a/t/re/substr_thr.t b/t/op/substr_thr.t index 9ce1d3ada4..9ce1d3ada4 100644 --- a/t/re/substr_thr.t +++ b/t/op/substr_thr.t |