Revision: aa79896fb31d
Branch:   default
Author:   Mikko Korpela <[email protected]>
Date:     Mon May  6 03:23:35 2013
Log:      python_library: Fix kwargs and varargs test
http://code.google.com/p/robotframework/source/detail?r=aa79896fb31d

Modified:
 /atest/robot/libdoc/python_library.txt

=======================================
--- /atest/robot/libdoc/python_library.txt      Mon Apr 29 05:27:09 2013
+++ /atest/robot/libdoc/python_library.txt      Mon May  6 03:23:35 2013
@@ -60,5 +60,5 @@

 KwArgs and VarArgs
     Run Libdoc And Parse Output    Process
-    Keyword Name Should Be         6    Run Process
-    Keyword Arguments Should Be    6    command    *args    **conf
+    Keyword Name Should Be         5    Run Process
+ Keyword Arguments Should Be 5 command *arguments **configuration

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to