Revision: 3707
Author: pekka.klarck
Date: Thu Jun  3 12:09:49 2010
Log: fixed after error message change
http://code.google.com/p/robotframework/source/detail?r=3707

Modified:
 /trunk/atest/testdata/keywords/embedded_argument_in_keyword_names.tsv

=======================================
--- /trunk/atest/testdata/keywords/embedded_argument_in_keyword_names.tsv Wed May 26 23:39:53 2010 +++ /trunk/atest/testdata/keywords/embedded_argument_in_keyword_names.tsv Thu Jun 3 12:09:49 2010
@@ -67,7 +67,7 @@
        Keyword with value and normal args      foo     bar

 Keyword with embedded args can be used as "normal" keyword
-       [Documentation] FAIL Non-existing variable '${user}'.
+ [Documentation] FAIL Replacing variables from keyword return value failed: Non-existing variable '${user}'.
        Normal keyword with ${variable} in name
        User ${user} Selects ${item} From Webshop

Reply via email to