- add uzs for ru and en

This commit is contained in:
potapov.s
2021-11-02 12:59:24 +03:00
parent 40ab739f6c
commit 86b9a00a67
4 changed files with 18 additions and 2 deletions

View File

@@ -131,6 +131,12 @@ class Num2WordsENTest(TestCase):
"four pesos and one cent"
)
self.assertEqual(
num2words('2000.00', lang='en', to='currency', separator=' and',
cents=True, currency='UZS'),
"two thousand sums and zero tiyins"
)
def test_to_year(self):
# issue 141
# "e2 e2"