summaryrefslogtreecommitdiff
path: root/sc/Module_sc.mk
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2017-08-14 17:06:05 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2017-08-14 22:09:11 +0200
commitcf410b712b069455f598ad3f8cdaa7bc37411c9d (patch)
tree8f06e1eecc486e5fc737c6e762e56961a9fb30b5 /sc/Module_sc.mk
parentb0080a8c69f1ff1fd19a0c735012a2037569b8f1 (diff)
external data: add first test for data transformations
Change-Id: I300cf3b9f094c912eb4b7618e405ad320e43e008 Reviewed-on: https://gerrit.libreoffice.org/41147 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-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 0526764df2c5..6db1bd21224b 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -44,6 +44,7 @@ $(eval $(call gb_Module_add_check_targets,sc,\
CppunitTest_sc_mark_test \
CppunitTest_sc_core \
CppunitTest_sc_dataprovider \
+ CppunitTest_sc_datatransformation \
))
ifneq ($(ENABLE_HEADLESS),TRUE)