mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-01-07 23:47:53 +08:00
Remove unused test file
This commit is contained in:
parent
24424a9c7d
commit
4f92ef8d02
1 changed files with 0 additions and 8 deletions
|
@ -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
|
|
Loading…
Reference in a new issue