Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Unfudge some squish tests for JVM.
  • Loading branch information
jnthn committed Sep 25, 2013
1 parent 0b22d96 commit 103d5ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion S32-list/squish.t
Expand Up @@ -91,7 +91,6 @@ This test tests the C<squish> builtin and .squish method on Any/List.

#?pugs skip 'NYI'
#?niecza skip 'NYI'
#?rakudo.jvm skip 'This representation can not unbox to a native str'
{
my @array = <a aa b bb c d e f f a>;
my $as = *.substr(0,1).ord;
Expand Down

0 comments on commit 103d5ad

Please sign in to comment.