Kaydet (Commit) 171f11bf authored tarafından Markus Mohrhard's avatar Markus Mohrhard

actually this test should be fine as slowcheck test

Change-Id: Ie6f65f1ea2bfc61c9575b88957e6062c2c51566e
üst 925e2701
...@@ -16,8 +16,11 @@ $(eval $(call gb_Module_add_targets,chart2,\ ...@@ -16,8 +16,11 @@ $(eval $(call gb_Module_add_targets,chart2,\
UIConfig_chart2 \ UIConfig_chart2 \
)) ))
$(eval $(call gb_Module_add_subsequentcheck_targets,chart2,\ $(eval $(call gb_Module_add_slowcheck_targets,chart2,\
CppunitTest_chart2_importtest \ CppunitTest_chart2_importtest \
))
$(eval $(call gb_Module_add_subsequentcheck_targets,chart2,\
JunitTest_chart2_unoapi \ JunitTest_chart2_unoapi \
)) ))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment