Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
tweak
  • Loading branch information
dwarring committed May 13, 2014
1 parent 6810fce commit a89da36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration/advent2012-day24.t
Expand Up @@ -46,7 +46,7 @@ my $cal;
MAIN-ish(:year(2012), :month(12));
}

is $cal, q:to"END-CAL".subst(/\r/, '', :g);
is $cal, q:to"END-CAL".subst(/\r/, '', :g), 'calendar';
December 2012
Su Mo Tu We Th Fr Sa
1
Expand Down

0 comments on commit a89da36

Please sign in to comment.