summaryrefslogtreecommitdiff
path: root/sc/Module_sc.mk
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2011-12-07 16:31:44 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2011-12-07 20:23:15 +0100
commitef8313a16cc8566d6a820386b63ee4b549b3cc91 (patch)
tree0017a5b93632738f77df47acb01ae387f2d0a529 /sc/Module_sc.mk
parentb82c4fc48f275ab9e16eb88c5580a4131c95407c (diff)
add test for failing DataPilotField test, related fdo#43308
it seems that the java based test fails by "design" and not due to an error
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 9c8696b8007f..4b2d8cc27d84 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -44,6 +44,7 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,sc,\
CppunitTest_sc_cellrangesbase \
CppunitTest_sc_subsequent_filters_test \
CppunitTest_sc_tableautoformatfield \
+ CppunitTest_sc_datapilotfieldobj \
JunitTest_sc_complex \
JunitTest_sc_unoapi \
))