summaryrefslogtreecommitdiff
path: root/sc/Module_sc.mk
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2015-02-02 12:50:17 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2015-02-02 17:41:51 +0100
commit58669014c2b57e1da4e2d3a3390a78555db30d6e (patch)
tree5d2805259a85027f4feaa0d3fcd7749b8dfac86b /sc/Module_sc.mk
parentd92d7e4919311a1cf18b34dbb3d03bbc4f962f43 (diff)
add a new calc test
Change-Id: I2634bd6039ad1a0bf6b2d06b232203130f42f329
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 18a1eb8f2568..63541d23e54b 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -54,6 +54,7 @@ $(eval $(call gb_Module_add_slowcheck_targets,sc, \
CppunitTest_sc_condformats \
CppunitTest_sc_subsequent_filters_test \
CppunitTest_sc_subsequent_export_test \
+ CppunitTest_sc_bugfix_test \
CppunitTest_sc_html_export_test \
CppunitTest_sc_opencl_test \
))