Merge branch 'mas-i31-cdccrckey' of https://github.com/martinsumner/leveled into mas-i31-cdccrckey

This commit is contained in:
Martin Sumner 2018-05-18 15:48:39 +01:00
commit afa9ddecd2

View file

@ -2086,7 +2086,7 @@ create_file_test() ->
_ -> _ ->
ok ok
end end, end end,
[50, 50, 50, 50, 50]), [50, 100, 200, 400, 800]),
{ok, SrcFN, StartKey, EndKey} = checkready(SP), {ok, SrcFN, StartKey, EndKey} = checkready(SP),
io:format("StartKey ~w EndKey ~w~n", [StartKey, EndKey]), io:format("StartKey ~w EndKey ~w~n", [StartKey, EndKey]),
?assertMatch({o, _, _, _}, StartKey), ?assertMatch({o, _, _, _}, StartKey),