Add extra checks

This commit is contained in:
Martin Sumner 2018-06-08 14:12:01 +01:00
parent d60725ad1b
commit 8a61e5af78

View file

@ -2111,7 +2111,7 @@ folder_cache_test(CacheSize) ->
?assertMatch(true, lists:usort(KeyHashList2B) == CompareL)
end,
lists:foreach(CheckSplitQueryFun, [1, 4, 8, 300, 100, 400]),
lists:foreach(CheckSplitQueryFun, [1, 4, 8, 300, 100, 400, 200, 600]),
ok = book_close(Bookie1),
reset_filestructure().