diff options
| author | Luc Donnet | 2013-11-26 10:48:39 +0100 |
|---|---|---|
| committer | Luc Donnet | 2013-11-26 10:48:39 +0100 |
| commit | a6787dc9194769ada17ec8f5471e84da937e3650 (patch) | |
| tree | 214333d637a859392a0934e3cd19dac3816d3b3d /spec | |
| parent | b18982f41f9910c5ffb70d4d073a7b5940ee5d38 (diff) | |
| download | chouette-core-a6787dc9194769ada17ec8f5471e84da937e3650.tar.bz2 | |
Update ninoxe version
Diffstat (limited to 'spec')
| -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. |
