summaryrefslogtreecommitdiff
path: root/sw/PythonTest_sw_python.mk
diff options
context:
space:
mode:
authorVasily Melenchuk <vasily.melenchuk@cib.de>2018-09-17 21:57:26 +0300
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2018-09-19 23:50:01 +0200
commit62cd86977ca41677c56fb2d1f97bb1c5cbdbd416 (patch)
treeb12b16d0e405c79b52163fc295c553e523556035 /sw/PythonTest_sw_python.mk
parentaf8c304b8f984066d80d64f9a821ee9433e97781 (diff)
sw: new unit test for XScriptProvider
Change-Id: I2954bff51d6a507fef4d8a22ff5964735f1cee60 Reviewed-on: https://gerrit.libreoffice.org/60640 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 c47c5cbcbbd3..b9d8d509ced3 100644
--- a/sw/PythonTest_sw_python.mk
+++ b/sw/PythonTest_sw_python.mk
@@ -28,6 +28,7 @@ $(eval $(call gb_PythonTest_add_modules,sw_python,$(SRCDIR)/sw/qa/python,\
set_expression \
text_portion_enumeration_test \
var_fields \
+ xscriptprovider \
))
# vim: set noet sw=4 ts=4: