Revision: 4384
Author: [email protected]
Date: Mon Dec  6 13:12:10 2010
Log: Edited wiki page HowToUseCSharp through web user interface.
http://code.google.com/p/robotframework/source/detail?r=4384

Modified:
 /wiki/HowToUseCSharp.wiki

=======================================
--- /wiki/HowToUseCSharp.wiki   Mon Dec  6 13:10:32 2010
+++ /wiki/HowToUseCSharp.wiki   Mon Dec  6 13:12:10 2010
@@ -40,7 +40,7 @@

A simple test library that can interact with the above using the .Net CLR. The methods’ names in that library will act as keywords for the Robot Framework.

-CombineLibrary.py
+!CombineLibrary.py

 {{{

@@ -75,7 +75,7 @@

 *** Test Case ***

-Valid_Element_Combination
+!Valid_Element_Combination

 Words Should Combine

Reply via email to