summaryrefslogtreecommitdiff
path: root/test/test_helper.exs
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2024-08-09 15:02:27 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2024-08-09 15:02:27 +0200
commit782ca010fbc57025e4c69fa71085bb6997af23c5 (patch)
tree3d7f966848109e2e105d1962095cb1ccd93f166f /test/test_helper.exs
Initial commit
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()