Changeset 21206

Show
Ignore:
Timestamp:
07/04/08 07:03:52 (5 months ago)
Author:
bacek
Message:

[spec] Unfudge tests for rakudo fixed by r29042

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • t/spec/S29-str/lcfirst.t

    r21055 r21206  
    1919is "Other String".lcfirst,  "other String", ".lcfirst on  literal string"; 
    2020 
    21 #?rakudo skip '$_ and .method handling (RT#56004)' 
    2221{ 
    2322    $_ = "HELLO WORLD";