1
0
Fork 0
mirror of https://framagit.org/framasoft/mobilizon.git synced 2024-12-23 16:33:28 +00:00
mobilizon/test/eventos_web/views/layout_view_test.exs

4 lines
82 B
Elixir
Raw Normal View History

defmodule EventosWeb.LayoutViewTest do
use EventosWeb.ConnCase, async: true
end