Skip to content

Commit

Permalink
switch to require bundler/setup
Browse files Browse the repository at this point in the history
  • Loading branch information
tpitale committed Jan 25, 2013
1 parent 9951d24 commit 8728769
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions spec/spec_helper.rb
@@ -1,5 +1,4 @@
require 'bundler' require 'bundler/setup'
Bundler.setup(:test)


require 'rspec' require 'rspec'
require 'mocha' require 'mocha'
Expand Down

0 comments on commit 8728769

Please sign in to comment.