cat-bookmarker/test/bookmarker_web/views/page_view_test.exs

4 lines
86 B
Elixir
Raw Normal View History

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