server/test/reaproche_web/views/page_view_test.exs

4 lines
84 B
Elixir
Raw Normal View History

2022-05-17 19:26:44 +00:00
defmodule ReaprocheWeb.PageViewTest do
use ReaprocheWeb.ConnCase, async: true
end