spec/spec_helper.rb in urkel-0.0.1 vs spec/spec_helper.rb in urkel-0.0.2

- old
+ new

@@ -1,2 +1,3 @@ $LOAD_PATH.unshift File.expand_path('../../lib', __FILE__) require 'urkel' +require 'webmock/rspec'