Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Unfudge 2 passing tests for rakudo.jvm
  • Loading branch information
usev6 committed May 9, 2015
1 parent 5232641 commit cac9919
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions S04-phasers/in-eval.t
Expand Up @@ -52,7 +52,6 @@ plan 35;
is $h, 'rR', 'INIT {...} did not fire again for the clone';
}

#?rakudo.jvm skip "? RT #124958"
{
my $h;
my $handle;
Expand All @@ -68,7 +67,6 @@ plan 35;
is $h, 'BC123123', 'CHECK runs once';
}

#?rakudo.jvm skip "? RT #124959"
{
my $h;
my $handle;
Expand Down

0 comments on commit cac9919

Please sign in to comment.