livebook/elixirkit/test/elixirkit_test.exs

4 lines
62 B
Elixir
Raw Normal View History

2023-01-17 04:09:47 +08:00
defmodule ElixirKitTest do
2022-01-18 00:34:38 +08:00
use ExUnit.Case, async: true
end