]> git.ipfire.org Git - thirdparty/babel.git/commit
Fixup get_currency_name test 73/head
authorJames Page <james.page@ubuntu.com>
Fri, 6 Dec 2013 11:49:26 +0000 (11:49 +0000)
committerJames Page <james.page@ubuntu.com>
Fri, 6 Dec 2013 11:49:26 +0000 (11:49 +0000)
commit50f727ac2c741877235c592ce4e1f50bba08162c
tree81707b5c04d3f1e1a586d5c88a3a5b1b8bdbb803
parentd764b35bc3910b8f67ff811752df615afa7667f6
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