mirror of
https://github.com/danbee/chess
synced 2026-06-21 13:22:22 +00:00
4 lines
75 B
Elixir
4 lines
75 B
Elixir
defmodule Chess.LayoutViewTest do
|
|
use ChessWeb.ConnCase, async: true
|
|
end
|