Skip to content

Commit

Permalink
Fudge fixed test for unfixed JVM
Browse files Browse the repository at this point in the history
This functionality could not be easily implemented for JVM due to
Raku/nqp#727
  • Loading branch information
raydiak authored and Altai-man committed Jul 24, 2021
1 parent 6a245f7 commit ddfa7cf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion S26-documentation/02-paragraph.t
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,8 @@ is $r.contents[4].contents[0].contents, "Turn into Jelly Beans!",
'...Albi, the Racist Dragon';


# RT#131400
# https://github.com/Raku/old-issue-tracker/issues/6293
#?rakudo.jvm skip 'GH Raku/nqp#727'
is_run Q:to/♥♥♥/, :compiler-args['--doc=Text'],
=for pod
=for nested
Expand Down

0 comments on commit ddfa7cf

Please sign in to comment.