Current section

Files

Jump to
ex_cldr_dates_times config test.exs
Raw

config/test.exs

# In test mode we compile and test all locales
import Config
config :ex_cldr,
default_locale: "en",
default_backend: MyApp.Cldr
config :ex_unit,
module_load_timeout: 220_000,
case_load_timeout: 220_000,
timeout: 220_000