Web Dev Solutions

Catalin Mititiuc

From d90365c58497274f65cd0c7b05606029bd756065 Mon Sep 17 00:00:00 2001 From: Catalin Mititiuc Date: Thu, 5 Dec 2024 08:47:27 -0800 Subject: Initial commit --- test/test_helper.exs | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/test_helper.exs (limited to 'test/test_helper.exs') 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() -- cgit v1.2.3