Files
anonbb/test/anonbb_web/views/page_view_test.exs
Alek Ratzloff fe85447557 Initial commit
Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2019-10-09 08:59:53 -04:00

4 lines
78 B
Elixir

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