aboutsummaryrefslogtreecommitdiff
path: root/config/test.exs
diff options
context:
space:
mode:
authorSteven Blowers <sblowers@findmypast.com>2016-09-07 10:17:17 +0100
committerSteven Blowers <sblowers@findmypast.com>2016-09-07 10:17:17 +0100
commitffc64c707a04c5a55de9132ad6b6949ff74efcc7 (patch)
tree003905a5ecfe9fc3a8074a9093670235df7f4bd6 /config/test.exs
parent2371d345c69455882df9d9d9f7692804f9aa5001 (diff)
downloadzendex-ffc64c707a04c5a55de9132ad6b6949ff74efcc7.tar.gz
zendex-ffc64c707a04c5a55de9132ad6b6949ff74efcc7.tar.xz
Adding tests and creating a ticket.
Diffstat (limited to 'config/test.exs')
-rw-r--r--config/test.exs3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/test.exs b/config/test.exs
new file mode 100644
index 0000000..b2a3ed8
--- /dev/null
+++ b/config/test.exs
@@ -0,0 +1,3 @@
+use Mix.Config
+
+config :zendex, :http_client, Zendex.HttpClient.InMemory