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