mirror of
https://github.com/benbusby/farside.git
synced 2025-04-29 23:20:03 +00:00
Add basic router test
Obviously going to be expanded upon by quite a bit, but just wanted to get started with basic testing sooner rather than later.
This commit is contained in:
parent
d7a425509e
commit
e87973c5e5
2 changed files with 14 additions and 4 deletions
2
mix.exs
2
mix.exs
|
@ -1,4 +1,4 @@
|
|||
defmodule RouterExample.MixProject do
|
||||
defmodule PrivacyRevolver.MixProject do
|
||||
use Mix.Project
|
||||
|
||||
def project do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue