summaryrefslogtreecommitdiff
path: root/chart2
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2013-03-05 11:26:49 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2013-03-05 11:28:51 +0100
commit589ec7b7a1fb10b1618875e17589055c59fbb6af (patch)
tree2fe4cb9f869a7d999da64c15671d54debefa72e3 /chart2
parentd614ca7ebe77894e38754576de0969c4086827be (diff)
slowcheck is not executed after everything is built
Diffstat (limited to 'chart2')
-rw-r--r--chart2/Module_chart2.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/chart2/Module_chart2.mk b/chart2/Module_chart2.mk
index fc6eb1d07d31..db763a4d1801 100644
--- a/chart2/Module_chart2.mk
+++ b/chart2/Module_chart2.mk
@@ -35,11 +35,8 @@ $(eval $(call gb_Module_add_targets,chart2,\
Package_uiconfig \
))
-$(eval $(call gb_Module_add_slowcheck_targets,chart2,\
- CppunitTest_chart2_importtest \
-))
-
$(eval $(call gb_Module_add_subsequentcheck_targets,chart2,\
+ CppunitTest_chart2_importtest \
JunitTest_chart2_unoapi \
))