Skip to content

Commit

Permalink
Use application inflection fixes #52 (#275)
Browse files Browse the repository at this point in the history
  • Loading branch information
PragTob committed Mar 12, 2019
1 parent 64b244a commit 08475ce
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 @@ -44,7 +44,7 @@ defmodule Benchee.Mixfile do
defp elixirc_paths(_), do: ["lib"]

def application do
[applications: [:logger, :deep_merge]]
[]
end

defp deps do
Expand Down

0 comments on commit 08475ce

Please sign in to comment.