Skip to content

Commit

Permalink
Unfudge test for RT #67784
Browse files Browse the repository at this point in the history
  • Loading branch information
usev6 committed Mar 2, 2015
1 parent 89b30a8 commit b76efe4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion S12-class/basic.t
Expand Up @@ -112,7 +112,6 @@ eval_lives_ok q[BEGIN {class Level1::Level2::Level3 {};}; class Level1::Level2 {
# RT #67784
{
class class {}
#?rakudo skip 'RT #67784'
#?niecza todo
isa_ok( class.new, 'class' );
}
Expand Down

0 comments on commit b76efe4

Please sign in to comment.