Remove unused test file

This commit is contained in:
José Valim 2023-03-25 21:49:47 +01:00
parent 24424a9c7d
commit 4f92ef8d02

View file

@ -1,8 +0,0 @@
defmodule LivebookWeb.LayoutViewTest do
use LivebookWeb.ConnCase, async: true
# When testing helpers, you may want to import Phoenix.HTML and
# use functions such as safe_to_string() to convert the helper
# result into an HTML string.
# import Phoenix.HTML
end