Tests uncommented

Accidentally commented tests it pervious commit
This commit is contained in:
martinsumner 2016-10-26 11:45:35 +01:00
parent 2a47acc758
commit 0c331b9c30

View file

@ -13,11 +13,11 @@
all() -> [
simple_put_fetch_head_delete,
% many_put_fetch_head,
many_put_fetch_head,
journal_compaction,
% fetchput_snapshot,
% load_and_count,
% load_and_count_withdelete,
fetchput_snapshot,
load_and_count,
load_and_count_withdelete,
space_clear_ondelete_test
].