Re-add tests
Oops - committed with tests commented out
This commit is contained in:
parent
0a08867280
commit
938cc0fc16
1 changed files with 3 additions and 3 deletions
|
@ -7,9 +7,9 @@
|
||||||
journal_compaction/1,
|
journal_compaction/1,
|
||||||
fetchput_snapshot/1]).
|
fetchput_snapshot/1]).
|
||||||
|
|
||||||
all() -> [% simple_put_fetch_head,
|
all() -> [simple_put_fetch_head,
|
||||||
% many_put_fetch_head,
|
many_put_fetch_head,
|
||||||
% journal_compaction,
|
journal_compaction,
|
||||||
fetchput_snapshot].
|
fetchput_snapshot].
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue