Skip to content

Commit

Permalink
Dont load ruby-debug every time and dont work with 1.9
Browse files Browse the repository at this point in the history
Signed-off-by: Laurent Arnoud <[email protected]>
  • Loading branch information
spk committed Aug 1, 2011
1 parent 56cd24f commit 7fa4974
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test_helper.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
require 'rubygems'
require 'mocha'
require 'test/unit'
require 'ruby-debug'

$:.unshift File.expand_path('../lib', __FILE__)
require 'google_directions'
Expand Down

0 comments on commit 7fa4974

Please sign in to comment.