spec/shutterbug/s3_storage_spec.rb in shutterbug-0.2.5 vs spec/shutterbug/s3_storage_spec.rb in shutterbug-0.4.3

- old
+ new

@@ -7,6 +7,6 @@ Shutterbug::Storage::S3Storage.stub!(:write => mock_write_result) end it_behaves_like "a storage provider" do end -end \ No newline at end of file +end