Skip to content

Commit

Permalink
Added rubygems require for tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
norman committed Nov 30, 2009
1 parent 49b3c25 commit a501180
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
Expand Up @@ -4,6 +4,7 @@
$KCODE = 'UTF8' if RUBY_VERSION < '1.9'
$VERBOSE = false

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

0 comments on commit a501180

Please sign in to comment.