3 lines
64 B
Elixir
Raw Normal View History

2024-08-21 23:14:37 -04:00
ExUnit.start()
ExUnit.configure(exclude: :pending, trace: true)