Add recovr strategy test

This commit is contained in:
martinsumner 2016-11-09 16:27:47 +00:00
parent 3a77591da9
commit feb3c2a524
2 changed files with 46 additions and 3 deletions

View file

@ -1913,9 +1913,7 @@ corrupted_sft_test() ->
+ BlocksLength + IndexLength,
file:pwrite(Corrupter,
Position,
<<0:8/integer>>);
_ ->
ok
<<0:8/integer>>)
end
end,
lists:seq(1, 100)),