summaryrefslogtreecommitdiff
path: root/Porting/deparse-skips.txt
diff options
context:
space:
mode:
authorDavid Mitchell <davem@iabyn.com>2021-09-04 13:49:12 +0100
committerDavid Mitchell <davem@iabyn.com>2021-09-04 13:49:12 +0100
commit55933df5c5628ecd2e1ec1e68125f57ced8a7003 (patch)
treed4a0d34d59774941444a731d90711f3068c7a5d8 /Porting/deparse-skips.txt
parentfda84d6f39dd71baa10c3682b83d2d9ccee0035c (diff)
downloadperl-55933df5c5628ecd2e1ec1e68125f57ced8a7003.tar.gz
remove op/each.t from Porting/deparse-skips.txt
That test file now works under 'TEST -deparse'. The problematic test was removed by v5.35.2-29-gbbeb277521 - something to do with constant-folded packed strings getting utf8 encoded.
Diffstat (limited to 'Porting/deparse-skips.txt')
-rw-r--r--Porting/deparse-skips.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/Porting/deparse-skips.txt b/Porting/deparse-skips.txt
index 9241d61337..670e5ee278 100644
--- a/Porting/deparse-skips.txt
+++ b/Porting/deparse-skips.txt
@@ -42,7 +42,6 @@ mro/isarev.t
mro/isarev_utf8.t
op/attrhand.t # Custom attrs ignored; also AH provides none
op/caller.t
-op/each.t # utf8ness of deparsed strings
op/goto.t
op/gv.t # glob copy constants
op/hexfp.t