3 lines
64 B
Elixir
Raw Normal View History

2024-06-29 02:14:21 -04:00
ExUnit.start()
ExUnit.configure(exclude: :pending, trace: true)