Kaydet (Commit) cadccdb3 authored tarafından Samuel Mehrbrodt's avatar Samuel Mehrbrodt Kaydeden (comit) Caolán McNamara

Actually run CheckXTitle tests

@Test annotation was missing

Change-Id: I9e58026e5e131b18e35ab81d7927905316b58f11
Reviewed-on: https://gerrit.libreoffice.org/63653
Tested-by: Jenkins
Reviewed-by: 's avatarSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
(cherry picked from commit 210fbfbb)
Reviewed-on: https://gerrit.libreoffice.org/63692Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
üst 173069a1
......@@ -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];
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment