Trivial README.md to force post-receive hook to generate README.html
[tech-radar-editor.git] / test / test_helper.exs
1 ExUnit.start
2
3 Ecto.Adapters.SQL.Sandbox.mode(TechRadarEditor.Repo, :manual)
4