summaryrefslogtreecommitdiff
path: root/sc/Module_sc.mk
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-11-23 15:49:56 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-11-23 16:28:27 +0000
commit4be1a9f9797fece0de236d26d10246853b4df850 (patch)
treef8c02aed8a7e00716c3d94eae2e175893b31ee1f /sc/Module_sc.mk
parentdfba3f9fb94ce18a0c0044bf21637bd0fc48fc80 (diff)
add initial test case for ScAddress/ScRange tests
Change-Id: Idefa5a9fd9e6e2342bb0ccb9d88c5ca3094991c5 Reviewed-on: https://gerrit.libreoffice.org/31122 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'sc/Module_sc.mk')
-rw-r--r--sc/Module_sc.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk
index 5493c09eb648..ce7e4c135a3c 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -47,6 +47,7 @@ $(eval $(call gb_Module_add_check_targets,sc,\
CppunitTest_sc_bugfix_test \
CppunitTest_sc_filters_test \
CppunitTest_sc_rangelst_test \
+ CppunitTest_sc_range_test \
CppunitTest_sc_mark_test \
CppunitTest_sc_core \
))