summaryrefslogtreecommitdiff
path: root/sc/Module_sc.mk
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@collabora.com>2013-11-13 18:01:31 -0500
committerKohei Yoshida <kohei.yoshida@collabora.com>2013-11-13 18:03:10 -0500
commit17cf61482a5560b82730b65552ebc770c0a2fd81 (patch)
treefde759364bac5eb30a98350a94a31d2de7cf61a1 /sc/Module_sc.mk
parent70ad8ec6d5bd9b2b146d7409ec06d3414cd8551c (diff)
Let's not comment out the whole unit test target.
Change-Id: I1629e75bfc6a528a4cbeaf296e73937b0c18a81c
Diffstat (limited to 'sc/Module_sc.mk')
-rw-r--r--sc/Module_sc.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk
index c4a38eee4c77..9e345214a675 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -49,7 +49,7 @@ endif
# Disabled because fails on too many machines in
# the OpenCL compiler
-# CppunitTest_sc_opencl_test \
+# CppunitTest_sc_opencl_test
$(eval $(call gb_Module_add_check_targets,sc,\
CppunitTest_sc_ucalc \
CppunitTest_sc_filters_test \