Changeset 22897 for t

Show
Ignore:
Timestamp:
11/06/08 12:22:11 (2 months ago)
Author:
jnthn
Message:

[spectest] Unskip some inheritance tests that Rakudo now passes.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • t/spec/S12-class/inheritance.t

    r22889 r22897  
    117117 
    118118# test that you can inherit from a class with :: in the name. 
    119 # A rakudo regression, http://rt.perl.org/rt3/Ticket/Display.html?id=60356 
    120 #?rakudo skip 'inheritance from classes with :: in the name' 
    121119{ 
    122120    class A::B {