aboutsummaryrefslogtreecommitdiffstats
path: root/spec/spec_helper.rb
diff options
context:
space:
mode:
authorLuc Donnet2013-11-26 10:48:39 +0100
committerLuc Donnet2013-11-26 10:48:39 +0100
commita6787dc9194769ada17ec8f5471e84da937e3650 (patch)
tree214333d637a859392a0934e3cd19dac3816d3b3d /spec/spec_helper.rb
parentb18982f41f9910c5ffb70d4d073a7b5940ee5d38 (diff)
downloadchouette-core-a6787dc9194769ada17ec8f5471e84da937e3650.tar.bz2
Update ninoxe 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 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.