Files
ale/test/command_callback/elixir_paths/mix_project/mix.exs
Matteo Centenaro 96d84aec8f FIX: use mix from the project root directory (#1954)
* FIX: use mix from the project root directory
* Move find root project function to autoloaded handlers
* add tests for #ale#handlers#elixr#FindMixProjectRoot
2018-10-10 17:23:21 +01:00

4 lines
59 B
Elixir

defmodule Test.MixProject do
# fake mix project file
end