summaryrefslogtreecommitdiff
path: root/sc/Module_sc.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2020-09-10 16:26:52 +0200
committerStephan Bergmann <sbergman@redhat.com>2020-09-10 22:35:59 +0200
commit83aa172697c11a9550c27a28f8e62b523ec7086d (patch)
tree969ddb73f3bd3c9632f847377134d02b5d0d15d9 /sc/Module_sc.mk
parentade900a09ee5486208b72f7d1b399b1c3c5785e8 (diff)
Disambiguate UITest_sc_options and UITest_sw_options
...that were added with the same name UITest_options in 107af098311beafaadb343c5a3634389f56006a0 "uitest for bug tdf#117458" and ec914194382654aa4b0ad9973acc0eed15a4ab43 "add uitest for bug tdf#78133", respectively Change-Id: I31a967d2ce14f86d91951a836b694f360802c5a7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/102391 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'sc/Module_sc.mk')
-rw-r--r--sc/Module_sc.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk
index 8a6f8411faff..730023c476a6 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -242,7 +242,7 @@ $(eval $(call gb_Module_add_uicheck_targets,sc,\
UITest_solver \
UITest_goalSeek \
UITest_protect \
- UITest_options \
+ UITest_sc_options \
UITest_validity \
UITest_key_f4 \
UITest_textCase \