mirror of
https://framagit.org/framasoft/mobilizon.git
synced 2025-01-23 09:08:41 +00:00
4 lines
82 B
Elixir
4 lines
82 B
Elixir
|
defmodule EventosWeb.LayoutViewTest do
|
||
|
use EventosWeb.ConnCase, async: true
|
||
|
end
|