Skip to content

Commit

Permalink
Minor manifest cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
whitfin committed Mar 11, 2024
1 parent a3afee4 commit 595991a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -110,9 +110,9 @@ defmodule Cachex.Mixfile do
]
end

# Start epmd before test cases are run.
defp start_epmd(_) do
{_, 0} = System.cmd("epmd", ["-daemon"])

:ok
end
end

0 comments on commit 595991a

Please sign in to comment.