summaryrefslogtreecommitdiff
path: root/i18npool/Module_i18npool.mk
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2011-08-17 20:02:55 +0200
committerMatúš Kukan <matus.kukan@gmail.com>2011-08-17 20:03:50 +0200
commit8ae498242b5fb90d4f33b470616b90790ff807e0 (patch)
treef702b2886c562d74dcfc5d3d6e50c3dcf4266e1e /i18npool/Module_i18npool.mk
parent9890c98480161040e048f37d94004b7b05f6c79f (diff)
disable i18npool's unit test for now
Diffstat (limited to 'i18npool/Module_i18npool.mk')
-rw-r--r--i18npool/Module_i18npool.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18npool/Module_i18npool.mk b/i18npool/Module_i18npool.mk
index 022e85f80891..8ada1ff1bb27 100644
--- a/i18npool/Module_i18npool.mk
+++ b/i18npool/Module_i18npool.mk
@@ -57,7 +57,7 @@ $(eval $(call gb_Module_add_targets,i18npool,\
))
endif
-$(eval $(call gb_Module_add_check_targets,i18npool,\
+#$(eval $(call gb_Module_add_check_targets,i18npool,\
CppunitTest_i18npool_test_breakiterator \
))