Revision: 3435
Author: pekka.klarck
Date: Mon May 24 12:05:45 2010
Log: user keyword name is not titlecased anymore
http://code.google.com/p/robotframework/source/detail?r=3435
Modified:
/trunk/atest/testdata/cli/dryrun/dryrun.txt
=======================================
--- /trunk/atest/testdata/cli/dryrun/dryrun.txt Tue May 11 05:53:51 2010
+++ /trunk/atest/testdata/cli/dryrun/dryrun.txt Mon May 24 12:05:45 2010
@@ -24,7 +24,7 @@
${quux}= Some Return Value ${foo} ${bar}
For Loops
- [Documentation] FAIL Keyword 'resource.Anarchy In The UK' expected 3
arguments, got 2.
+ [Documentation] FAIL Keyword 'resource.Anarchy in the UK' expected 3
arguments, got 2.
::FOR ${i} IN RANGE 10
\ Log ${i}
\ Simple UK
@@ -41,7 +41,7 @@
Should Be Equal 1
Too few arguments for UK
- [Documentation] FAIL Keyword 'resource.Anarchy In The UK' expected 3
arguments, got 1.
+ [Documentation] FAIL Keyword 'resource.Anarchy in the UK' expected 3
arguments, got 1.
Anarchy in the UK foo
Too many arguments