Revision: 2143
Author: laukpe
Date: Mon Aug 10 04:05:54 2009
Log: fixed test after resource file name change
http://code.google.com/p/robotframework/source/detail?r=2143
Modified:
/trunk/atest/robot/core/keywords/embedded_argument_in_keyword_names.tsv
=======================================
--- /trunk/atest/robot/core/keywords/embedded_argument_in_keyword_names.tsv
Mon Aug 10 03:53:57 2009
+++ /trunk/atest/robot/core/keywords/embedded_argument_in_keyword_names.tsv
Mon Aug 10 04:05:54 2009
@@ -54,11 +54,11 @@
Embedded Arguments In Resource File
${tc} = Check Test Case ${TEST NAME}
- Should Be Equal ${tc.kws[0].name} \${ret} = embedded_args_in_uk.Juha Uses
Resource File
+ Should Be Equal ${tc.kws[0].name} \${ret} = embedded_args_in_uk_1.Juha
Uses Resource File
Embedded Arguments In Resource File Used Explicitly
${tc} = Check Test Case ${TEST NAME}
- Should Be Equal ${tc.kws[0].name} \${ret} = embedded_args_in_uk.peke uses
resource file
+ Should Be Equal ${tc.kws[0].name} \${ret} = embedded_args_in_uk_1.peke
uses resource file
Keyword with normal arguments cannot have embedded arguments
Check Test Case ${TEST NAME}