Kaydet (Commit) 210fbfbb authored tarafından Samuel Mehrbrodt's avatar Samuel Mehrbrodt

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>
üst 4610388a
......@@ -155,6 +155,7 @@ public class CheckXTitle
disabled until the waitUntilDispatcherAvailable can be replaced
*/
@Test
public void checkTitleNumbers() throws Exception
{
PropertyValue[] lArgs = new PropertyValue[1];
......@@ -208,6 +209,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