Initial commit: there's still tons of base Phoenix boilerplate to remove, but the...
[tech-radar-editor.git] / test / views / layout_view_test.exs
1 defmodule TechRadarEditor.LayoutViewTest do
2 use TechRadarEditor.ConnCase, async: true
3 end