Revision: 2148
Author: jprantan
Date: Mon Aug 10 04:31:47 2009
Log: Added one more test.
http://code.google.com/p/robotframework/source/detail?r=2148

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

=======================================
--- /trunk/atest/testdata/core/keywords/embedded_argument_in_keyword_names.tsv Mon Aug 10 04:19:47 2009 +++ /trunk/atest/testdata/core/keywords/embedded_argument_in_keyword_names.tsv Mon Aug 10 04:31:47 2009
@@ -59,6 +59,7 @@
 Embedded Arguments In Resource File Used Explicitly
        ${ret} =        embedded_args_in_uk_1.peke uses resource file
        Should Be Equal ${ret}  peke-resource
+       embedded_args_in_uk_2.-r1-r2-+r1+

 Keyword with normal arguments cannot have embedded arguments
[Documentation] FAIL No keyword with name 'Keyword with value and normal args' found.
@@ -70,7 +71,6 @@
        Normal keyword with ${variable} in name
        User ${user} Selects ${item} From Webshop

-
 Keyword Matching Multiple Keywords In Test Case File
        [Documentation] FAIL
        foo+tc+bar
@@ -92,12 +92,6 @@
        foo-r2-bar
        foo-r1-bar-r2-zap

-Keyword Matching Multiple Keywords In Different Resource Files
-       [Documentation] FAIL
-       foo-r1-bar
-       foo-r2-bar
-       foo-r1-bar-r2-zap
-
 Keyword Matching Multiple Keywords In One And Different Resource Files
        -r1-r2-+r1+

Reply via email to