Skip to content

Commit

Permalink
Use bundler for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gdb committed Sep 26, 2012
1 parent e9496c0 commit a5d961c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_helper.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
require 'rubygems'
require 'bundler/setup'

require 'test/unit'
require 'mocha'
Expand Down

0 comments on commit a5d961c

Please sign in to comment.