summaryrefslogtreecommitdiff
path: root/sw/PythonTest_sw_python.mk
diff options
context:
space:
mode:
authorSerge Krot <Serge.Krot@cib.de>2018-09-25 16:36:33 +0200
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2018-10-01 01:39:35 +0200
commit9356a2d98b13f45b3d17d181b1ad79d541d7d2f8 (patch)
treebff7715d1d98c9dcf712e369e48f57635db6c2b9 /sw/PythonTest_sw_python.mk
parent7fe40724b7b07710a501710466b6f10b526c2c97 (diff)
sw: new unit test for XAutoTextGroup
Change-Id: Ia43a59def79b3379e051020771e9ce45ce03a9ac Reviewed-on: https://gerrit.libreoffice.org/60976 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 6c5a4c818fe8..f7a868d79d1c 100644
--- a/sw/PythonTest_sw_python.mk
+++ b/sw/PythonTest_sw_python.mk
@@ -22,6 +22,7 @@ $(eval $(call gb_PythonTest_add_modules,sw_python,$(SRCDIR)/sw/qa/python,\
check_cross_references \
check_named_property_values \
check_indexed_property_values \
+ check_xautotextgroup \
check_styles \
check_xtexttable \
check_table \