diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2009-08-26 15:39:03 +0200 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2009-08-26 15:39:03 +0200 |
commit | 98ad9e94a6b0cfff3572396100d1e2d19b05b044 (patch) | |
tree | c464e39a13140ad30bd6af548ea1e786d527bbc8 /mad | |
parent | 950f2ea2662b3cc90a921896855174e32ecb4697 (diff) | |
download | perl-98ad9e94a6b0cfff3572396100d1e2d19b05b044.tar.gz |
This MAD test now passes here, so unmark it as TODO
Diffstat (limited to 'mad')
-rw-r--r-- | mad/t/p55.t | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mad/t/p55.t b/mad/t/p55.t index fcfa032f5c..ab586b8557 100644 --- a/mad/t/p55.t +++ b/mad/t/p55.t @@ -64,8 +64,6 @@ use Test::Differences; our %failing = map { $_, 1 } qw| ../t/comp/require.t -../t/comp/parser.t - ../t/op/switch.t ../t/op/attrhand.t |