spec/spec_helper.rb in caramelize-0.3.0 vs spec/spec_helper.rb in caramelize-0.4.0

- old
+ new

@@ -3,6 +3,6 @@ Dir[('./spec/support/**/*.rb')].each {|f| require f} RSpec.configure do |config| #config.include TestHelpers -end \ No newline at end of file +end