summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_ucalc.mk
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2013-07-11 12:27:38 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2013-07-11 12:30:16 -0400
commit96086484d3429ff849b468ef5d1ff8ac8e7874a9 (patch)
tree0cd38cc3bb590055367e607b6a5c6c196b7f668a /sc/CppunitTest_sc_ucalc.mk
parent67ffff37ed16dff6529daf36835554f54a28fe5e (diff)
Move pivot table tests into a separate source file.
Change-Id: Ie32999007bbeaff4076195c68f2537ba0da6148b
Diffstat (limited to 'sc/CppunitTest_sc_ucalc.mk')
-rw-r--r--sc/CppunitTest_sc_ucalc.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/CppunitTest_sc_ucalc.mk b/sc/CppunitTest_sc_ucalc.mk
index 15e1b616fd1a..623639b091ed 100644
--- a/sc/CppunitTest_sc_ucalc.mk
+++ b/sc/CppunitTest_sc_ucalc.mk
@@ -13,6 +13,7 @@ $(eval $(call gb_CppunitTest_CppunitTest,sc_ucalc))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_ucalc, \
sc/qa/unit/ucalc \
+ sc/qa/unit/ucalc_pivottable \
sc/qa/unit/ucalc_sharedformula \
))