Revision: 4105
Author: jprantan
Date: Thu Sep 23 05:26:29 2010
Log: Fixed test on linux/mac
http://code.google.com/p/robotframework/source/detail?r=4105

Modified:
 /trunk/atest/robot/standard_libraries/dialogs/dialogs.txt

=======================================
--- /trunk/atest/robot/standard_libraries/dialogs/dialogs.txt Thu Sep 23 05:22:52 2010 +++ /trunk/atest/robot/standard_libraries/dialogs/dialogs.txt Thu Sep 23 05:26:29 2010
@@ -27,5 +27,5 @@
     ${on windows} =  Running On Windows
     ${message} =  Set Variable If  ${on python} and ${on windows}
... Dialogs library cannot be used with timeout on Windows with Python.
-    ...  Test timeout 1 seconds exceeded.
+    ...  Test timeout 1 second exceeded.
     Check Test Case  ${TESTNAME}  FAIL  ${message}

Reply via email to