Put tests back in

This commit is contained in:
martinsumner 2017-01-17 16:55:35 +00:00
parent 850a524ad3
commit c098eca06e

View file

@ -12,12 +12,12 @@
]).
all() -> [
% simple_put_fetch_head_delete,
% many_put_fetch_head,
% journal_compaction,
% fetchput_snapshot,
% load_and_count,
% load_and_count_withdelete,
simple_put_fetch_head_delete,
many_put_fetch_head,
journal_compaction,
fetchput_snapshot,
load_and_count,
load_and_count_withdelete,
space_clear_ondelete
].