aboutsummaryrefslogtreecommitdiffstats
path: root/spec/spec_helper.rb
diff options
context:
space:
mode:
authorLuc Donnet2015-03-18 13:50:48 +0100
committerLuc Donnet2015-03-18 13:50:48 +0100
commit0740decc6a2c5117d1dc89e3665774460626f86b (patch)
tree38ce232fe7bdf791b6105a68055cb9d32f2b1dab /spec/spec_helper.rb
parentbfab1e4947c66f4232efd604cb952b95e43ad623 (diff)
downloadchouette-core-0740decc6a2c5117d1dc89e3665774460626f86b.tar.bz2
Initialize migration to new api version
Diffstat (limited to 'spec/spec_helper.rb')
-rw-r--r--spec/spec_helper.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb
index 1f9c353dc..4af9e445c 100644
--- a/spec/spec_helper.rb
+++ b/spec/spec_helper.rb
@@ -10,6 +10,7 @@ require 'capybara/rails'
require 'capybara/poltergeist'
require 'georuby-ext'
require 'will_paginate/array'
+require 'fakeweb'
# Requires supporting ruby files with custom matchers and macros, etc, in
# spec/support/ and its subdirectories. Files matching `spec/**/*_spec.rb` are