Files
anonbb/test/anonbb_web/views/layout_view_test.exs

4 lines
80 B
Elixir
Raw Permalink Normal View History

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