Uncomment tests!
This commit is contained in:
parent
db0db67c45
commit
e3bd83179a
1 changed files with 10 additions and 10 deletions
|
@ -18,16 +18,16 @@
|
||||||
]).
|
]).
|
||||||
|
|
||||||
all() -> [
|
all() -> [
|
||||||
% simple_put_fetch_head_delete,
|
simple_put_fetch_head_delete,
|
||||||
% many_put_fetch_head,
|
many_put_fetch_head,
|
||||||
% journal_compaction,
|
journal_compaction,
|
||||||
% fetchput_snapshot,
|
fetchput_snapshot,
|
||||||
% load_and_count,
|
load_and_count,
|
||||||
% load_and_count_withdelete,
|
load_and_count_withdelete,
|
||||||
% space_clear_ondelete,
|
space_clear_ondelete,
|
||||||
% is_empty_test,
|
is_empty_test,
|
||||||
% many_put_fetch_switchcompression,
|
many_put_fetch_switchcompression,
|
||||||
% bigjournal_littlejournal,
|
bigjournal_littlejournal,
|
||||||
bigsst_littlesst,
|
bigsst_littlesst,
|
||||||
safereaderror_startup,
|
safereaderror_startup,
|
||||||
remove_journal_test
|
remove_journal_test
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue