transcendental-lisp/fitnesse/FitNesseRoot/FitNesse/SuiteAcceptanceTests/SuiteWidgetTests/ContentsTestsIncludeWithHelp/content.txt

14 lines
346 B
Plaintext

'''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-!|