Skip to content

Commit

Permalink
Looks like rspec 2.9.0 does not require rspec/core/shared_context int…
Browse files Browse the repository at this point in the history
…ernally.
  • Loading branch information
Jason Webster committed Mar 29, 2012
1 parent c6ae029 commit 754aa98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
require 'rubygems'
require 'benchmark'
require 'rspec'
require 'rspec/core/shared_context'
require 'polyglot'

$LOAD_PATH.unshift File.expand_path('../../lib')
Expand Down

0 comments on commit 754aa98

Please sign in to comment.