spec/spec_helper.rb in burgundy-0.0.3 vs spec/spec_helper.rb in burgundy-0.0.4
- old
+ new
@@ -6,8 +6,5 @@
require File.expand_path('../dummy/config/environment.rb', __FILE__)
require 'rspec/rails'
require 'burgundy'
I18n.locale = :en
-
-RSpec.configure do |config|
-end