Undo testing restriction in test/machi_ap_repair_eqc.erl

This commit is contained in:
Scott Lystig Fritchie 2016-02-14 16:00:11 +09:00
parent b246ebc376
commit 12ebf4390d

View file

@ -199,9 +199,7 @@ change_partition(Partition,
%% Generators
num() ->
2.
%% TODO:put me back
%% choose(2, 5).
choose(2, 5).
cr_count(Num) ->
Num * 3.