Skip to content

Commit

Permalink
fix no locale
Browse files Browse the repository at this point in the history
  • Loading branch information
sdementen committed Apr 16, 2018
1 parent f0b29a8 commit cb1d7e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_session.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ def locale_ctx(l):
locales = {
'en_US.UTF-8': "USD",
'fr_FR.UTF-8': "EUR",
'C': "EUR",
}


Expand Down

0 comments on commit cb1d7e0

Please sign in to comment.