summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2018-11-20 12:37:06 +0100
committerCaolán McNamara <caolanm@redhat.com>2018-11-21 13:42:31 +0100
commitcadccdb35d565624937001ba6d6c641bd1b27eb5 (patch)
tree9058d87a3ea7e949393e6811cca25bea655b91a5 /framework
parent173069a1f6ac060a06f04908a94a1a8420461795 (diff)
Actually run CheckXTitle tests
@Test annotation was missing Change-Id: I9e58026e5e131b18e35ab81d7927905316b58f11 Reviewed-on: https://gerrit.libreoffice.org/63653 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> (cherry picked from commit 210fbfbbf88ce6957b816e68bc442402b0668e69) Reviewed-on: https://gerrit.libreoffice.org/63692 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'framework')
-rw-r--r--framework/qa/complex/XTitle/CheckXTitle.java2
1 files changed, 2 insertions, 0 deletions
diff --git a/framework/qa/complex/XTitle/CheckXTitle.java b/framework/qa/complex/XTitle/CheckXTitle.java
index 3a8b143a876f..2e982fab586f 100644
--- a/framework/qa/complex/XTitle/CheckXTitle.java
+++ b/framework/qa/complex/XTitle/CheckXTitle.java
@@ -152,6 +152,7 @@ public class CheckXTitle
disabled until the waitUntilDispatcherAvailable can be replaced
*/
+ @Test
public void checkTitleNumbers() throws Exception
{
PropertyValue[] lArgs = new PropertyValue[1];
@@ -232,6 +233,7 @@ public class CheckXTitle
disabled until the waitUntilDispatcherAvailable can be replaced
*/
+ @Test
public void setTitleAndCheck() throws Exception
{
PropertyValue[] lArgs = new PropertyValue[1];