the_mesh/test/the_mesh_web/views/layout_view_test.exs

4 lines
82 B
Elixir
Raw Permalink Normal View History

2019-03-18 21:30:53 -04:00
defmodule TheMeshWeb.LayoutViewTest do
use TheMeshWeb.ConnCase, async: true
end