Re-add tests

Oops - committed with tests commented out
This commit is contained in:
martinsumner 2016-10-12 17:35:32 +01:00
parent 0a08867280
commit 938cc0fc16

View file

@ -7,9 +7,9 @@
journal_compaction/1,
fetchput_snapshot/1]).
all() -> [% simple_put_fetch_head,
% many_put_fetch_head,
% journal_compaction,
all() -> [simple_put_fetch_head,
many_put_fetch_head,
journal_compaction,
fetchput_snapshot].