bitwalker/libring

Tests cannot be run

juanbono opened this issue · 1 comments

I'm trying to run the tests but it throws me the following error:

(CompileError) test/hashring_test.exs:3: module :eqc_gen is not loaded and could not be found

I'm using Elixir 1.7.3 and Erlang 21.0.5

You need to run mix eqc.install --mini after fetching deps