summaryrefslogtreecommitdiff
path: root/sw/UITest_sw_options.mk
diff options
context:
space:
mode:
authorXisco Fauli <xiscofauli@libreoffice.org>2020-10-23 14:06:54 +0200
committerXisco Fauli <xiscofauli@libreoffice.org>2020-10-26 13:43:49 +0100
commitceef6a891e30a9aab35911f795b75277c96b843e (patch)
treefcfba6e4bb9a76b5c96aaf1574dd664d13a6208c /sw/UITest_sw_options.mk
parent39ae9d29be0b4308b6e6ab7ee52c3fe6d6dc7d0c (diff)
uitest: sw: move data folder to the root uitest folder
Change-Id: Id68ff2b42c2148a90dc6bcd6d6ff13eb2be187ba Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104726 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Diffstat (limited to 'sw/UITest_sw_options.mk')
-rw-r--r--sw/UITest_sw_options.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/UITest_sw_options.mk b/sw/UITest_sw_options.mk
index 8567c058490f..57fba160f36b 100644
--- a/sw/UITest_sw_options.mk
+++ b/sw/UITest_sw_options.mk
@@ -12,5 +12,5 @@ $(eval $(call gb_UITest_add_modules,sw_options,$(SRCDIR)/sw/qa/uitest,\
))
$(eval $(call gb_UITest_set_defs,sw_options, \
- TDOC="$(SRCDIR)/sw/qa/uitest/writer_tests/data" \
+ TDOC="$(SRCDIR)/sw/qa/uitest/data" \
))