1
0
mirror of https://github.com/danbee/chess synced 2025-03-04 08:39:06 +00:00
chess/test/views/layout_view_test.exs

4 lines
75 B
Elixir

defmodule Chess.LayoutViewTest do
use ChessWeb.ConnCase, async: true
end