diff options
author | Father Chrysostomos <sprout@cpan.org> | 2014-12-07 18:20:24 -0800 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2014-12-07 20:30:56 -0800 |
commit | 37d310e0fcb5d9110529d6840ddd864ddf6c798a (patch) | |
tree | af97e70af3c205487be4a74429854c05ac41c084 /Porting/deparse-skips.txt | |
parent | 1320c43ea9b19b3c1e86f408e0db5b7eb42b747d (diff) | |
download | perl-37d310e0fcb5d9110529d6840ddd864ddf6c798a.tar.gz |
deparse-skips.txt: More passing tests
Diffstat (limited to 'Porting/deparse-skips.txt')
-rw-r--r-- | Porting/deparse-skips.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Porting/deparse-skips.txt b/Porting/deparse-skips.txt index 28fdcb8800..462c0ddc08 100644 --- a/Porting/deparse-skips.txt +++ b/Porting/deparse-skips.txt @@ -394,8 +394,6 @@ comp/final_line_num.t # tests syntax error after BEGIN block comp/fold.t # mutability of folded constants comp/parser.t # crazy #line directives ==> shell syntax errors comp/require.t -io/inplace.t -io/utf8.t lib/deprecate.t lib/mypragma.t mro/basic.t @@ -495,7 +493,6 @@ opbasic/concat.t porting/diag.t porting/globvar.t porting/podcheck.t -re/fold_grind.t re/overload.t re/pat.t re/pat_advanced.t |