MoonPhases: cuddling the sub

master
Rob Emery 2016-05-17 21:01:01 +01:00
parent 39af74d685
commit fff91c565b
1 changed files with 1 additions and 2 deletions

View File

@ -17,8 +17,7 @@ my $phases = qr/$wax_wane|$quarter|$named/;
my $ascii_answer = re(qr/^The current lunar phase is: $phases$/);
sub build_test
{
sub build_test {
return test_zci($ascii_answer, structured_answer => {
data => {
title => re($phases),