summaryrefslogtreecommitdiff
path: root/sw/PythonTest_sw_python.mk
diff options
context:
space:
mode:
authorSerge Krot <Serge.Krot@cib.de>2018-10-02 18:59:29 +0200
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2018-11-23 00:07:39 +0100
commitc690fb0fa0f1e1e9ebdc782321b0b166f61e76f0 (patch)
treef94a009ce535485d6f41a4f25a73875dbf389e31 /sw/PythonTest_sw_python.mk
parentaf16e73d786ed22fe102bd173ea555630a49a832 (diff)
sw: new unit test for XAutoTextGroup
Change-Id: I3928248b73025f304c0e1ef7b5f86349df9a3c8d Reviewed-on: https://gerrit.libreoffice.org/61267 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Diffstat (limited to 'sw/PythonTest_sw_python.mk')
-rw-r--r--sw/PythonTest_sw_python.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/PythonTest_sw_python.mk b/sw/PythonTest_sw_python.mk
index 836c6e06378a..0dc15f929de0 100644
--- a/sw/PythonTest_sw_python.mk
+++ b/sw/PythonTest_sw_python.mk
@@ -27,6 +27,7 @@ $(eval $(call gb_PythonTest_add_modules,sw_python,$(SRCDIR)/sw/qa/python,\
check_xtexttable \
check_table \
check_xautotextcontainer \
+ check_xautotextgroup \
check_xmodifiable2 \
check_xnamedgraph \
check_xrefreshable \