summaryrefslogtreecommitdiff
path: root/sw/PythonTest_sw_python.mk
diff options
context:
space:
mode:
authorjmzambon <jeanmarczambon@gmail.com>2017-12-10 14:20:59 +0100
committerMichael Stahl <mstahl@redhat.com>2017-12-11 13:21:40 +0100
commitc4d0cd148128ceec55b95407d637d42e27426966 (patch)
tree87c2a56128a9b6b182b1491347349386cb697ad9 /sw/PythonTest_sw_python.mk
parent18aaca86fc0733244f36b761479c8dd476752a30 (diff)
tdf#97362: convert sw java complex tests to Python (#final)
Move test documents to python folder. Delete remaining java helper class "TestDocument" and parent folder. Change-Id: I76ba4e82e96b39df207c337fc1f17052b750774d Reviewed-on: https://gerrit.libreoffice.org/46188 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'sw/PythonTest_sw_python.mk')
-rw-r--r--sw/PythonTest_sw_python.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/PythonTest_sw_python.mk b/sw/PythonTest_sw_python.mk
index 2d1d8bb44eca..c47c5cbcbbd3 100644
--- a/sw/PythonTest_sw_python.mk
+++ b/sw/PythonTest_sw_python.mk
@@ -10,7 +10,7 @@
$(eval $(call gb_PythonTest_PythonTest,sw_python))
$(eval $(call gb_PythonTest_set_defs,sw_python,\
- TDOC="$(SRCDIR)/sw/qa/complex/writer/testdocuments" \
+ TDOC="$(SRCDIR)/sw/qa/python/testdocuments" \
))
$(eval $(call gb_PythonTest_add_modules,sw_python,$(SRCDIR)/sw/qa/python,\