spec/moneta/adapter_tokyotyrant_spec.rb in moneta-0.7.13 vs spec/moneta/adapter_tokyotyrant_spec.rb in moneta-0.7.14
- old
+ new
@@ -23,6 +23,7 @@
it_should_behave_like 'multiprocess'
it_should_behave_like 'null_stringkey_stringvalue'
it_should_behave_like 'persist_stringkey_stringvalue'
it_should_behave_like 'returndifferent_stringkey_stringvalue'
it_should_behave_like 'store_stringkey_stringvalue'
+ it_should_behave_like 'store_large'
end