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/page_view_test.exs

4 lines
80 B
Elixir
Raw Normal View History

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