Revision: 4387 Author: [email protected] Date: Mon Dec 6 13:19:23 2010 Log: Edited wiki page HowToUseCSharp through web user interface. http://code.google.com/p/robotframework/source/detail?r=4387
Modified: /wiki/HowToUseCSharp.wiki ======================================= --- /wiki/HowToUseCSharp.wiki Mon Dec 6 13:16:40 2010 +++ /wiki/HowToUseCSharp.wiki Mon Dec 6 13:19:23 2010 @@ -67,19 +67,19 @@ = Test cases = -||*** Settings ***|| || || || - -||Library || CombineLibrary || || || +||*** Settings *** || || || || + +||Library || CombineLibrary || || || -||*** Test Cases ***|| || || || - -||!Valid_Element_Combination || - -|| || Words Should Combine || - -|| || || Numbers Should Add Up|| +||*** Test Cases *** || || || || + +||!Valid_Element_Combination || || || || + +|| || Words Should Combine || || || + +|| || || Numbers Should Add Up||
