Blame view

test/FitNesseRoot/FitNesse/SuiteAcceptanceTests/SuiteSlimTests/HashTableTests/ShouldFormatHashTable/content.txt 258 Bytes
fbe3c2bb   Benjamin Renard   First commit
1
2
3
4
5
6
7
8
9
| script | echo fixture |
| $val= |  echo | myVal |

|Hash table Fixture                   |
|field1 |field2                 | map? |
|$val|!{key:value,key2:$val}| {foo=bar} |

|script     |hash table fixture           |
|script test|!{key:value,key2:$val}|