Packages
Terrritory formatting functions for the Common Locale Data Repository (CLDR) package ex_cldr
Current section
Files
Jump to
Current section
Files
config/test.exs
import Config
config :ex_cldr,
default_locale: "en-001",
default_backend: TestBackend.Cldr
config :ex_unit,
module_load_timeout: 220_000,
case_load_timeout: 220_000,
timeout: 120_000