Tests uncommented
Accidentally commented tests it pervious commit
This commit is contained in:
parent
2a47acc758
commit
0c331b9c30
1 changed files with 4 additions and 4 deletions
|
@ -13,11 +13,11 @@
|
||||||
|
|
||||||
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_test
|
space_clear_ondelete_test
|
||||||
].
|
].
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue