Revision: 3876
Author: jussi.ao.malinen
Date: Tue Aug 24 00:41:18 2010
Log: error in named arguments example
http://code.google.com/p/robotframework/source/detail?r=3876
Modified:
/trunk/doc/userguide/src/CreatingTestData/CreatingTestCases.txt
=======================================
--- /trunk/doc/userguide/src/CreatingTestData/CreatingTestCases.txt Wed
Jun 9 02:42:56 2010
+++ /trunk/doc/userguide/src/CreatingTestData/CreatingTestCases.txt Tue Aug
24 00:41:18 2010
@@ -322,7 +322,7 @@
:class: example
============= ================= ===================== ============
============
- Test Case Action Argument
Argument Argument
+ Keyword Action Argument
Argument Argument
============= ================= ===================== ============
============
List files [Arguments] ${path}=. ${options}=
\ Execute command ls ${options} ${path}