diff options
-rw-r--r-- | i18npool/Module_i18npool.mk | 2 |
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 \ )) |