Current section

Files

Jump to
ex_cldr_numbers config test.exs
Raw

config/test.exs

# In test mode we compile and test all locales
use Mix.Config
config :ex_unit,
case_load_timeout: 220_000,
timeout: 120_000
config :ex_cldr,
default_backend: TestBackend.Cldr