From 5da0379f99879abfd999b8f0da2c534b90c39b01 Mon Sep 17 00:00:00 2001 From: Patrick Donelan Date: Wed, 11 Mar 2009 15:29:04 +1100 Subject: [PATCH] Updated SurveyJSON tests to recognise goto[Expression] on Section and Question --- t/Asset/Wobject/Survey/SurveyJSON.t | 3 +++ 1 file changed, 3 insertions(+) diff --git a/t/Asset/Wobject/Survey/SurveyJSON.t b/t/Asset/Wobject/Survey/SurveyJSON.t index 2470fca5c..42f68a3ef 100644 --- a/t/Asset/Wobject/Survey/SurveyJSON.t +++ b/t/Asset/Wobject/Survey/SurveyJSON.t @@ -2151,6 +2151,7 @@ sub getBareSkeletons { terminal => 0, terminalUrl => '', goto => '', + gotoExpression => '', timeLimit => 0, type => 'section', questions => [], @@ -2171,6 +2172,8 @@ sub getBareSkeletons { textInButton => 0, type => 'question', answers => [], + goto => '', + gotoExpression => '', }, { text => '',