aboutsummaryrefslogtreecommitdiff
path: root/test/test_helper.exs
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2021-03-15 06:17:25 -0600
committerMelody Horn <melody@boringcactus.com>2021-03-15 06:17:25 -0600
commita106c948c2056cb855ae6603842c5c165f03d716 (patch)
treea3b94b924ebf3d487ce3a14b7c1f1b3eae7b0610 /test/test_helper.exs
downloadhope-a106c948c2056cb855ae6603842c5c165f03d716.tar.gz
hope-a106c948c2056cb855ae6603842c5c165f03d716.zip
initialize Elixir projectelixir
Diffstat (limited to 'test/test_helper.exs')
-rw-r--r--test/test_helper.exs1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test_helper.exs b/test/test_helper.exs
new file mode 100644
index 0000000..869559e
--- /dev/null
+++ b/test/test_helper.exs
@@ -0,0 +1 @@
+ExUnit.start()