Commit 72ed6a8e by Joshua Clayton Committed by Prem Sichanugrist

Cleanup

parent e64021e9
...@@ -352,7 +352,6 @@ class S3Test < Test::Unit::TestCase ...@@ -352,7 +352,6 @@ class S3Test < Test::Unit::TestCase
context "Generating a secure url with an expiration" do context "Generating a secure url with an expiration" do
setup do setup do
@build_model_with_options = lambda {|options| @build_model_with_options = lambda {|options|
options ||= {}
base_options = { base_options = {
:storage => :s3, :storage => :s3,
:s3_credentials => { :s3_credentials => {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment