aboutsummaryrefslogtreecommitdiff
path: root/test/test_helper.exs
diff options
context:
space:
mode:
authorkballou <kballou@devnulllabs.io>2016-03-22 11:37:34 -0600
committerkballou <kballou@devnulllabs.io>2016-04-27 15:33:05 -0600
commit4ca1b6dbdd1c58155faddde18908e6b09e80c757 (patch)
treec6690f622cd36941a3b20689dc2b5440a1766bff /test/test_helper.exs
downloadtoglx-4ca1b6dbdd1c58155faddde18908e6b09e80c757.tar.gz
toglx-4ca1b6dbdd1c58155faddde18908e6b09e80c757.tar.xz
toglx: toggl cli client - initial commitv0.0.1
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()