summaryrefslogtreecommitdiff
path: root/sw/PythonTest_sw_python.mk
diff options
context:
space:
mode:
authorkadertarlan <kadertarlan1@gmail.com>2015-12-14 17:06:17 +0200
committerjan iversen <jani@documentfoundation.org>2015-12-15 18:56:59 +0000
commitb71540c1980955b439d334c875f47d2ee44e4c5f (patch)
treed0c09fea88f36d97333ac7bae58662d9f0a9e42e /sw/PythonTest_sw_python.mk
parent6b7bb75fc0570caa83020181657444a9e9e1e51c (diff)
Java unit tests were converted to Python unit tests
Remark test document not moved, due to other test cases. Change-Id: I9564b72fae60cceb60121fec06e1ed015add8453 Reviewed-on: https://gerrit.libreoffice.org/20703 Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org>
Diffstat (limited to 'sw/PythonTest_sw_python.mk')
-rw-r--r--sw/PythonTest_sw_python.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/sw/PythonTest_sw_python.mk b/sw/PythonTest_sw_python.mk
index 695bbf9dd5ce..c24d418e82d3 100644
--- a/sw/PythonTest_sw_python.mk
+++ b/sw/PythonTest_sw_python.mk
@@ -15,7 +15,8 @@ $(eval $(call gb_PythonTest_set_defs,sw_python,\
$(eval $(call gb_PythonTest_add_modules,sw_python,$(SRCDIR)/sw/qa/python,\
check_index \
- check_fields \
+ check_flies \
+ check_fields \
check_styles \
check_table \
get_expression \