spec/spec_helper.rb in
prj-1.0.2
vs spec/spec_helper.rb in
prj-2.0.0
- old
+ new
@@ -11,9 +11,8 @@
end end end require 'rspec'
-require 'rspec/autorun'
$:.unshift File.expand_path('../../lib', __FILE__)