diff --git a/t/MoonPhases.t b/t/MoonPhases.t index ef348313f..8f934d4d3 100755 --- a/t/MoonPhases.t +++ b/t/MoonPhases.t @@ -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),