spec/moneta/simple_kyotocabinet_spec.rb in moneta-0.7.13 vs spec/moneta/simple_kyotocabinet_spec.rb in moneta-0.7.14
- old
+ new
@@ -144,7 +144,8 @@
it_should_behave_like 'store_integerkey_stringvalue'
it_should_behave_like 'store_integerkey_hashvalue'
it_should_behave_like 'store_integerkey_booleanvalue'
it_should_behave_like 'store_integerkey_nilvalue'
it_should_behave_like 'store_integerkey_integervalue'
+ it_should_behave_like 'store_large'
it_should_behave_like 'transform_value'
end