Test LZ4 from uncompressed
Coverage issue
This commit is contained in:
parent
1d475235d1
commit
9a0a4ced0d
1 changed files with 1 additions and 1 deletions
|
@ -308,7 +308,7 @@ aae_bustedjournal(_Config) ->
|
||||||
journal_compaction_bustedjournal(_Config) ->
|
journal_compaction_bustedjournal(_Config) ->
|
||||||
% Different circumstances will be created in different runs
|
% Different circumstances will be created in different runs
|
||||||
busted_journal_test(10000000, native, on_receipt),
|
busted_journal_test(10000000, native, on_receipt),
|
||||||
busted_journal_test(7777777, native, on_compact),
|
busted_journal_test(7777777, lz4, on_compact),
|
||||||
busted_journal_test(8888888, lz4, on_receipt).
|
busted_journal_test(8888888, lz4, on_receipt).
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue