summaryrefslogtreecommitdiff
path: root/toolkit
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-10-16 10:58:08 +0200
committerNoel Grandin <noel@peralex.com>2015-10-16 11:23:12 +0200
commitdb8c70324091f9608a9e71e0df7bbdf9a371bf3b (patch)
tree201ec8f15e0096cd97d4ccac61c151566c662b47 /toolkit
parent6f1313b3d44ea54e9a331e0fc00871081fa662fe (diff)
convert PASSED to COMPLETED in 'make check' test messages
Change-Id: I5501f4f40024d3a47bb7007896e07c6252151cf6
Diffstat (limited to 'toolkit')
-rw-r--r--toolkit/qa/complex/toolkit/UnitConversion.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolkit/qa/complex/toolkit/UnitConversion.java b/toolkit/qa/complex/toolkit/UnitConversion.java
index cfe266214d06..15b67fc61b21 100644
--- a/toolkit/qa/complex/toolkit/UnitConversion.java
+++ b/toolkit/qa/complex/toolkit/UnitConversion.java
@@ -90,7 +90,7 @@ public class UnitConversion
* 4. try to resize and move the window to an other position, so we get a well knowing position and size.
* 5. run some more tests
*
- * If no test fails, the test is well done and returns with 'PASSED, OK'
+ * If no test fails, the test is well done and returns with 'COMPLETED.OK'
*
*/
@Test