Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Unfudge a now-passing %*ENV test.
  • Loading branch information
jnthn committed Sep 25, 2013
1 parent 2f243cc commit 2511217
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion S02-magicals/env.t
Expand Up @@ -88,7 +88,6 @@ eval_dies_ok("%ENV", '%ENV not visible by default');
}

#?niecza skip "Cannot call is_run; none of these signatures match"
#?rakudo.jvm skip "Cannot call is_run; none of these signatures match"
{
%*ENV<abc> = 'def';
is_run 'print %*ENV<abc>',
Expand Down

0 comments on commit 2511217

Please sign in to comment.