We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 846839e commit 7cf00e5Copy full SHA for 7cf00e5
timeall
@@ -169,7 +169,7 @@ my %TESTS = (
169
skip => [qw( niecza.nqp p6.pl p6.js_v8 )],
170
perl5 => [qw( BENCH/perl5/rc-forest-fire 30 20 10 )],
171
perl6 => [qw( BENCH/perl6/rc-forest-fire 30 20 10 )],
172
- nqp => [qw( BENCH/nqp/rc-forest-fire 30 20 10 )],
+ nqp => [qw( BENCH/nqp/rc-forest-fire 30 20 10 )],
173
},
174
],
175
);
0 commit comments