diff options
Diffstat (limited to 'spec/spec_helper.rb')
| -rw-r--r-- | spec/spec_helper.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb index d18359ce0..97b0e4ed8 100644 --- a/spec/spec_helper.rb +++ b/spec/spec_helper.rb @@ -14,6 +14,7 @@ unless defined?(FactoryGirl) require 'spec/factories.rb' end require 'chouette_factories' +require 'georuby-ext' # Requires supporting ruby files with custom matchers and macros, etc, # in spec/support/ and its subdirectories. |
