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() -> [ 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
]. ].