clacks/test/clacks_web/views/layout_view_test.exs

4 lines
80 B
Elixir
Raw Normal View History

2019-09-28 22:30:55 +00:00
defmodule ClacksWeb.LayoutViewTest do
use ClacksWeb.ConnCase, async: true
end