3 lines
64 B
Elixir
Raw Normal View History

2024-06-29 15:58:33 -04:00
ExUnit.start()
ExUnit.configure(exclude: :pending, trace: true)