3 lines
73 B
Elixir
3 lines
73 B
Elixir
ExUnit.start()
|
|
ExUnit.configure(exclude: :pending, trace: true, seed: 0)
|
ExUnit.start()
|
|
ExUnit.configure(exclude: :pending, trace: true, seed: 0)
|