Skip to content

Commit

Permalink
add moar to the daily csv
Browse files Browse the repository at this point in the history
(as of this commit, still not passing any spectests)
  • Loading branch information
coke committed Dec 16, 2013
1 parent c660f54 commit 314a738
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cull
Expand Up @@ -3,7 +3,7 @@
use Modern::Perl;
use Text::CSV;

my @types = qw/niecza rakudo.parrot rakudo.jvm pugs/;
my @types = qw/niecza rakudo.parrot rakudo.jvm rakudo.moar pugs/;
my %line;
my %pass;

Expand Down

0 comments on commit 314a738

Please sign in to comment.