Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fudge a test that we probably passed for the wrong reasons.
  • Loading branch information
jnthn committed Aug 8, 2011
1 parent 5c6b8e3 commit d30a73e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions S12-construction/new.t
Expand Up @@ -52,6 +52,7 @@ is $o.x, 5, '... worked for the class Parent (other order)';
class RT71706::Artie {}
}
# TODO: check the error message, not just the timing.
#?rakudo todo "nested package handling does't quite get this one right"
dies_ok { RT71706::Artie.new }, 'die trying to instantiate missing class';
}

Expand Down

0 comments on commit d30a73e

Please sign in to comment.