diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2009-08-26 15:44:44 +0200 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2009-08-26 15:49:27 +0200 |
commit | 793019c7a82cb5cc23f2539a00b7092ee19100a5 (patch) | |
tree | 8868e5107e3dd9f7b4fca62f8441d6b870458535 /mad/t | |
parent | 98ad9e94a6b0cfff3572396100d1e2d19b05b044 (diff) | |
download | perl-793019c7a82cb5cc23f2539a00b7092ee19100a5.tar.gz |
Cargo-cult addition of op_say to the MAD code
(and make some more TODO tests pass)
Diffstat (limited to 'mad/t')
-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 ab586b8557..fbfa451220 100644 --- a/mad/t/p55.t +++ b/mad/t/p55.t @@ -71,10 +71,8 @@ our %failing = map { $_, 1 } qw| ../t/op/symbolcache.t ../t/op/exec.t -../t/io/say.t ../t/op/state.t -../t/op/tiehandle.t ../t/op/each_array.t ../t/lib/cygwin.t |; |