Skip to content

Commit

Permalink
Removed unused before block from specs.
Browse files Browse the repository at this point in the history
  • Loading branch information
Vasu1105 authored and nimisha committed Jul 22, 2015
1 parent f5aac02 commit 87944fd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/unit/s3_source_deps_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
#rspec spec/unit/s3_source_deps_spec.rb

describe 'Check Dependencies', :exclude => Object.constants.include?(:Fog) do
before(:each) do
end
it 'should not load fog by default' do
begin
Fog::Storage::AWS.new()
Expand Down

0 comments on commit 87944fd

Please sign in to comment.