summaryrefslogtreecommitdiff
path: root/i18npool/Module_i18npool.mk
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2012-08-10 15:00:43 +0200
committerEike Rathke <erack@redhat.com>2012-08-10 15:07:39 +0200
commit8ab887eea707f1a98e35909739be157a8ee45cb9 (patch)
tree0b58d4bbaeeaf08932b01aa13abfe52ad57d9bf3 /i18npool/Module_i18npool.mk
parent1166c01b84b5206feacc3af078eeb525bbb1eb86 (diff)
added LanguageTag unit test
Diffstat (limited to 'i18npool/Module_i18npool.mk')
-rw-r--r--i18npool/Module_i18npool.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/i18npool/Module_i18npool.mk b/i18npool/Module_i18npool.mk
index bed175a8c310..9214d0081457 100644
--- a/i18npool/Module_i18npool.mk
+++ b/i18npool/Module_i18npool.mk
@@ -63,6 +63,7 @@ endif
$(eval $(call gb_Module_add_check_targets,i18npool,\
CppunitTest_i18npool_test_breakiterator \
CppunitTest_i18npool_test_characterclassification \
+ CppunitTest_i18npool_test_languagetag \
))
# vim: set noet sw=4 ts=4: