]> git.ipfire.org Git - thirdparty/babel.git/commit
Fixup get_currency_name test 85/head
authorJames Page <james.page@ubuntu.com>
Fri, 6 Dec 2013 11:49:26 +0000 (11:49 +0000)
committerSebastian Kalinowski <sebastian.kalinowski@stxnext.pl>
Tue, 18 Mar 2014 16:37:25 +0000 (17:37 +0100)
commit8ad73e442b2715c812df906e9dd96717618d12e1
tree3f8e12dd6665117f68074d6af7894d545ca2179c
parenta42ac1bbae0b9dbc618e8a83b4d1315732f402f5
Fixup get_currency_name test

This test failed in environments where no default locale
can be determined; make the test deterministic and add
additional test for plurality.

Signed-off-by: James Page <james.page@ubuntu.com>
tests/test_numbers.py