Skip to content

Commit

Permalink
gem fix for test-unit
Browse files Browse the repository at this point in the history
  • Loading branch information
delano committed Aug 10, 2009
1 parent 507ce24 commit 5a3f06e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/common.rb
@@ -1,4 +1,5 @@
$LOAD_PATH.unshift "#{File.dirname(__FILE__)}/../lib"
gem "test-unit" # http://rubyforge.org/pipermail/test-unit-tracker/2009-July/000075.html
require 'test/unit'
require 'mocha'
require 'net/ssh/buffer'
Expand Down

0 comments on commit 5a3f06e

Please sign in to comment.