Closed wkhere closed 10 years ago
Test "can find my own modules" fails sometimes.
Or rather: when it does compilation and the tests run within one invocation of mix test (after soures changed). Possibly related to http://github.com/elixir-lang/elixir/issues/2533
mix test
Solved in Elixir 1.0.0.
Test "can find my own modules" fails sometimes.
Or rather: when it does compilation and the tests run within one invocation of
mix test
(after soures changed). Possibly related to http://github.com/elixir-lang/elixir/issues/2533