Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Unfudge test for does trait on variables.
  • Loading branch information
jnthn committed Jul 18, 2015
1 parent 0cee736 commit 4f22909
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions S14-roles/mixin.t
Expand Up @@ -61,8 +61,6 @@ is $y.test, 42, 'method from other role was OK too';
is $x.b, 2, 'mixining in two roles one after the other';
}


#?rakudo skip 'mixin at the point of declaration is compile time RT #124747'
#?niecza skip 'Trait does not available on variables'
{
my @array does R1;
Expand Down

0 comments on commit 4f22909

Please sign in to comment.