4 lines
82 B
Elixir
4 lines
82 B
Elixir
|
defmodule TheMeshWeb.LayoutViewTest do
|
||
|
use TheMeshWeb.ConnCase, async: true
|
||
|
end
|