Revision: 969dd76d16b0
Branch: default
Author: jussi.ao.malinen
Date: Wed May 29 08:51:56 2013
Log: fix test tag order
http://code.google.com/p/robotframework/source/detail?r=969dd76d16b0
Modified:
/atest/robot/standard_libraries/builtin/fail.txt
=======================================
--- /atest/robot/standard_libraries/builtin/fail.txt Mon Sep 3 08:34:32
2012
+++ /atest/robot/standard_libraries/builtin/fail.txt Wed May 29 08:51:56
2013
@@ -47,4 +47,4 @@
${tc}= Check Test Tags ${TESTNAME} fii foo
Length Should Be ${tc.kws[0].msgs} 3
Check Log Message ${tc.kws[0].msgs[0]} Removed tag 'f*'.
- Check Log Message ${tc.kws[0].msgs[1]} Set tags 'fii' and 'foo'.
+ Check Log Message ${tc.kws[0].msgs[1]} Set tags 'foo' and 'fii'.
--
---
You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.