1
0
Fork 0
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:
Ben Busby 2021-10-26 00:23:31 -06:00
parent d7a425509e
commit e87973c5e5
No known key found for this signature in database
GPG key ID: 339B7B7EB5333D14
2 changed files with 14 additions and 4 deletions

View file

@ -1,4 +1,4 @@
defmodule RouterExample.MixProject do
defmodule PrivacyRevolver.MixProject do
use Mix.Project
def project do