spec/spec_helper.rb in errors-0.0.1 vs spec/spec_helper.rb in errors-0.0.2
- old
+ new
@@ -12,9 +12,11 @@
#
# The `.rspec` file also contains a few flags that are not defaults but that
# users commonly want.
#
# See http://rubydoc.info/gems/rspec-core/RSpec/Core/Configuration
+require_relative '../lib/errors.rb'
+
RSpec.configure do |config|
# The settings below are suggested to provide a good initial experience
# with RSpec, but feel free to customize to your heart's content.
=begin
# These two settings work together to allow you to limit a spec run