Revision: 4413
Author: [email protected]
Date: Mon Dec 6 14:10:14 2010
Log: Edited wiki page HowToUseCSharp through web user interface.
http://code.google.com/p/robotframework/source/detail?r=4413
Modified:
/wiki/HowToUseCSharp.wiki
=======================================
--- /wiki/HowToUseCSharp.wiki Mon Dec 6 14:09:50 2010
+++ /wiki/HowToUseCSharp.wiki Mon Dec 6 14:10:14 2010
@@ -1,6 +1,6 @@
_Example of using C# from Robot Framework test libraries via !IronPython._
- * ['#'Introduction]
+ * [#Introduction]
* [#Running_the_example]
* [#System_under_test]
* [#Test_library]
@@ -71,7 +71,7 @@
= Test cases =
-|| *** Settings *** || || |
| ||||
+|| '*'** Settings *** || || |
| ||||
|| Library || !CombineLibrary.py || |
| ||||
|| || || |
| ||||
|| *** Test Cases *** || || |
| ||||