Revision: 4449
Author: [email protected]
Date: Tue Dec 7 15:45:34 2010
Log: Edited wiki page HowToUseCSharp through web user interface.
http://code.google.com/p/robotframework/source/detail?r=4449
Modified:
/wiki/HowToUseCSharp.wiki
=======================================
--- /wiki/HowToUseCSharp.wiki Tue Dec 7 15:45:14 2010
+++ /wiki/HowToUseCSharp.wiki Tue Dec 7 15:45:34 2010
@@ -1,10 +1,10 @@
_Example of using C# from Robot Framework test libraries via !IronPython.
UNDER CONSTRUCTION_
* [#Target Introduction]
- * [#Target Running_the_example]
- * [#Target System_under_test]
- * [#Target Test_library]
- * [#Target Test_cases]
+ * [#Target Running the example]
+ * [#Target System under test]
+ * [#Target Test library]
+ * [#Target Test cases]
= Introduction =