Revision: 26cf44c800cc
Author: Pekka Klärck
Date: Tue Jul 3 00:07:10 2012
Log: atests: updated java test after changing error message slightly
http://code.google.com/p/robotframework/source/detail?r=26cf44c800cc
Modified:
/atest/testdata/standard_libraries/builtin/verify.txt
=======================================
--- /atest/testdata/standard_libraries/builtin/verify.txt Sun Jul 1
14:05:25 2012
+++ /atest/testdata/standard_libraries/builtin/verify.txt Tue Jul 3
00:07:10 2012
@@ -346,7 +346,7 @@
Should Be Empty ${LENGTH_ATTRIBUTE}
Length Of Java Types
- [Documentation] FAIL Length of '{a=1}' should be 3 but it is 1
+ [Documentation] FAIL Length of '{a=1}' should be 3 but is 1
:FOR ${type} IN STRING HASHTABLE VECTOR ARRAY
\ Verify Length Of Java Type ${type}
Length Should Be ${HASHTABLE 1} 3