summaryrefslogtreecommitdiff
path: root/i18npool/Module_i18npool.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-09-06 10:09:32 +0100
committerCaolán McNamara <caolanm@redhat.com>2012-09-06 11:14:50 +0100
commitca00d27e33b187a9be36cad93bdaf662b5c221ea (patch)
treec56a33a8cdc0d1e671b804aed2624bd594206794 /i18npool/Module_i18npool.mk
parent5fc1d590e7e57b15eab64770880a52e44c5cca71 (diff)
Related: fdo#54486 add some regression tests for ordinal suffixes
Change-Id: Iea51d777c3cc1fdc58fa7fccfe01e4e8394e79b2
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 18bd128eca6a..455d6f0b7d00 100644
--- a/i18npool/Module_i18npool.mk
+++ b/i18npool/Module_i18npool.mk
@@ -63,6 +63,7 @@ $(eval $(call gb_Module_add_check_targets,i18npool,\
CppunitTest_i18npool_test_breakiterator \
CppunitTest_i18npool_test_characterclassification \
CppunitTest_i18npool_test_languagetag \
+ CppunitTest_i18npool_test_ordinalsuffix \
))
# vim: set noet sw=4 ts=4: