Revert test commenting
Commented out some tests - bring back in
This commit is contained in:
parent
a56ed18ba9
commit
8601e219d5
1 changed files with 6 additions and 6 deletions
|
@ -12,12 +12,12 @@
|
||||||
]).
|
]).
|
||||||
|
|
||||||
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
|
||||||
].
|
].
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue