diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2012-01-18 18:11:13 +0100 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2012-01-18 18:12:12 +0100 |
commit | e3e54d74d6b9d8f5f2c256741fbaade69f4f0318 (patch) | |
tree | 32c453f9778892e04e5dd783d934d30419de59ad /sc/Module_sc.mk | |
parent | 5f1acc94095849f76a1ccd9711c2a4b524ca7d50 (diff) |
enable new datapilot api test
Diffstat (limited to 'sc/Module_sc.mk')
-rw-r--r-- | sc/Module_sc.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk index e57a43396a55..266f82277958 100644 --- a/sc/Module_sc.mk +++ b/sc/Module_sc.mk @@ -41,6 +41,7 @@ $(eval $(call gb_Module_add_check_targets,sc,\ $(eval $(call gb_Module_add_subsequentcheck_targets,sc,\ CppunitTest_sc_cellrangesbase \ + CppunitTest_sc_datapilotdescriptorbase \ CppunitTest_sc_datapilotfieldobj \ CppunitTest_sc_macros_test \ CppunitTest_sc_namedrangeobj \ |