Revision: 2142
Author: laukpe
Date: Mon Aug 10 04:03:36 2009
Log: tests for embedded args kws matching multiple kws
http://code.google.com/p/robotframework/source/detail?r=2142

Added:
 /trunk/atest/testdata/core/keywords/resources/embedded_args_in_uk_2.tsv

=======================================
--- /dev/null
+++ /trunk/atest/testdata/core/keywords/resources/embedded_args_in_uk_2.tsv Mon Aug 10 04:03:36 2009
@@ -0,0 +1,3 @@
+*** Keywords ***
+${arg1}-r2-${arg2}
+       Log     ${arg1}-r2-${arg2}

Reply via email to