From fff91c565b1dd28fc228fc07874559255055ba16 Mon Sep 17 00:00:00 2001 From: Rob Emery Date: Tue, 17 May 2016 21:01:01 +0100 Subject: [PATCH] MoonPhases: cuddling the sub --- t/MoonPhases.t | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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),