diff options
author | Jens Carl <j.carl43@gmx.de> | 2019-03-02 01:14:07 +0000 |
---|---|---|
committer | Jens Carl <j.carl43@gmx.de> | 2019-03-02 04:33:04 +0100 |
commit | 71dc14936cbc37bae5f3d997d92b0e0d1e4b122b (patch) | |
tree | 4e95884ce8d306b22475c9647ac27adaa443efc8 /sc/Module_sc.mk | |
parent | 222b5b5b9b0d0419e30961261c63ff8585550b81 (diff) |
Add XServiceInfo tests to ScDataPilotItemsObj
Change-Id: Ie6e6e0edf9815744fd8ba97e0259b409db4d8c75
Reviewed-on: https://gerrit.libreoffice.org/68607
Tested-by: Jenkins
Reviewed-by: Jens Carl <j.carl43@gmx.de>
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 789c7880207e..eebd6340e8b8 100644 --- a/sc/Module_sc.mk +++ b/sc/Module_sc.mk @@ -130,6 +130,7 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,sc,\ CppunitTest_sc_datapilotfieldobj \ CppunitTest_sc_datapilotfieldsobj \ CppunitTest_sc_datapilotitemobj \ + CppunitTest_sc_datapilotitemsobj \ CppunitTest_sc_datapilottableobj \ CppunitTest_sc_datapilottablesobj \ CppunitTest_sc_ddelinkobj \ |