Show
Ignore:
Timestamp:
07/02/08 20:35:46 (5 months ago)
Author:
pmichaud
Message:

S29-num/rand.t: remove #?rakudo skip line since RT #56184 is now fixed

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • t/spec/S29-num/rand.t

    r21051 r21169  
    2020lives_ok { srand(1) }, 'srand(1) lives and parses'; 
    2121 
    22 #?rakudo skip 'lexical bug - RT#56274' 
    2322{ 
    2423    sub repeat_rand ($seed) {