Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Unfudge now-passing test for RT #64990.
  • Loading branch information
peschwa committed Jun 23, 2015
1 parent 2ff938b commit 6f6461b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion S04-exceptions/fail.t
Expand Up @@ -31,7 +31,6 @@ plan 27;
}

# RT #64990
#?rakudo skip 'RT #64990'
{
our Int sub rt64990 { fail() }
ok rt64990() ~~ Failure, 'sub typed Int can fail()';
Expand Down

0 comments on commit 6f6461b

Please sign in to comment.