Blame view

test/FitNesseRoot/FitNesse/SuiteAcceptanceTests/SuiteWidgetTests/ContentsTestsIncludeWithHelp/content.txt 346 Bytes
fbe3c2bb   Benjamin Renard   First commit
1
2
3
4
5
6
7
8
9
10
11
12
13
'''Next create a child'''
-|script|
|start|Page Builder|
|line        |I came first!|
|attributes  |Help=First Child's help|
|page        |!-ParentPage.FirstChild-!|

'''Next create a sibling'''
-|script|
|start|Page Builder|
|line        |I'm younger, but wiser|
|attributes  |Help=Second Child's help|
|page        |!-ParentPage.SecondChild-!|