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

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:13:38 2009 +++ /trunk/atest/testdata/core/keywords/embedded_argument_in_keyword_names.tsv Mon Aug 10 04:19:47 2009
@@ -92,6 +92,15 @@
        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+
+

 *** Keywords ***

Reply via email to