Skip to content
This repository has been archived by the owner on Dec 30, 2019. It is now read-only.

Commit

Permalink
get tests passing on gem install
Browse files Browse the repository at this point in the history
  • Loading branch information
adzap committed Jun 30, 2009
1 parent 01553a6 commit e7002e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_helper.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
require 'test/unit'
require 'rubygems'
require 'active_support'
require 'resources/action_mailer'
require 'test/resources/action_mailer'
require 'minitest/autorun'
require 'mocha'

Expand Down

0 comments on commit e7002e3

Please sign in to comment.