diff --git a/editions/tw5.com/tiddlers/widgets/TestCaseWidget.tid b/editions/tw5.com/tiddlers/widgets/TestCaseWidget.tid index d47b20830..b41cbf241 100644 --- a/editions/tw5.com/tiddlers/widgets/TestCaseWidget.tid +++ b/editions/tw5.com/tiddlers/widgets/TestCaseWidget.tid @@ -40,7 +40,7 @@ The following conventions are used for test case tiddlers: <$data title="Description" text="Simple example of a test case"/> <$data title="Output" text="""<$testcase> <$data title="Description" text="How to calculate 2 plus 2"/> -<$data title="Output" text="<$text text={{{ =2 =[add[2]] }}}/>"/> +<$data title="Output" text="<$text text={{{ [[2]add[2]] }}}/>"/> """/>