summaryrefslogtreecommitdiff
path: root/pyuno/PythonTest_pytests.mk
diff options
context:
space:
mode:
Diffstat (limited to 'pyuno/PythonTest_pytests.mk')
-rw-r--r--pyuno/PythonTest_pytests.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyuno/PythonTest_pytests.mk b/pyuno/PythonTest_pytests.mk
index afb4ba52291a..63ffbb67731c 100644
--- a/pyuno/PythonTest_pytests.mk
+++ b/pyuno/PythonTest_pytests.mk
@@ -24,5 +24,6 @@
$(eval $(call gb_PythonTest_PythonTest,pytests))
$(call gb_PythonTest_get_target,pytests) : \
+ $(call gb_PythonTest_get_target,pyuno_pytests_insertremovecells) \
# vim: set noet sw=4 ts=4: