Revision: ed360471058c
Branch:   default
Author:   Janne Piironen <janne.piiro...@gmail.com>
Date:     Wed Oct 23 15:49:19 2013 UTC
Log: Libdoc: fixed KwArgs and VarArgs test case which broke after adding a new keyword to Process library
http://code.google.com/p/robotframework/source/detail?r=ed360471058c

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

=======================================
--- /atest/robot/libdoc/python_library.txt      Mon May  6 10:23:35 2013 UTC
+++ /atest/robot/libdoc/python_library.txt      Wed Oct 23 15:49:19 2013 UTC
@@ -60,5 +60,5 @@

 KwArgs and VarArgs
     Run Libdoc And Parse Output    Process
-    Keyword Name Should Be         5    Run Process
- Keyword Arguments Should Be 5 command *arguments **configuration
+    Keyword Name Should Be         6    Run Process
+ Keyword Arguments Should Be 6 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 robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to