3 lines
64 B
Elixir
Raw Normal View History

2024-07-01 14:35:51 -04:00
ExUnit.start()
ExUnit.configure(exclude: :pending, trace: true)